git repos / PlatformFolders

.gitignore

browsing at commit = b31160af03347df5f43c3adbae89a3f25b423a60

tags: 3.1

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