blob: 1c4a1b0a8f28be844e9948a6b5e949229d076971 [file] [log] [blame]
# 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
# Logfiles
*.tlog
*.log
# Build
/examples/build/*
# vim temp files
*.sw*