git repos / saland

embedded_libs/PlatformFolders-4.1.0/.gitignore

browsing at commit = e77fcf28dff06042a8b5fdd348d49f674cf6edbc

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