git repos / saland

embedded_libs/PlatformFolders-4.1.0/.gitignore

browsing at commit = c8a7c88b74b5363a324b72faa5321bb1e3bc4594

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