git repos / PlatformFolders

.gitignore

browsing at commit = be6a67eb1e3c0778e3ed24f48d823058b35635fe

tags: 3.2.0

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