git repos / PlatformFolders

.gitignore

browsing at commit = 9c559b67385ba5b54a7a671f92d77b6e85faba58

raw · blame · history

# 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