.gitignore
browsing at commit = 18ecd1b06a0f331a382c49239df766875e12c22e
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# Sago's files
private
.deps
doxygen
*~
platform_folders
nbproject
# Commonly used build dir
build