61 lines
447 B
Plaintext
61 lines
447 B
Plaintext
# Prerequisites
|
|
*.d
|
|
|
|
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
*.obj
|
|
|
|
# Precompiled Headers
|
|
*.gch
|
|
*.pch
|
|
*.toc
|
|
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
*.dylib
|
|
*.dll
|
|
|
|
# Fortran module files
|
|
*.mod
|
|
*.smod
|
|
|
|
# Compiled Static libraries
|
|
*.lai
|
|
*.la
|
|
*.a
|
|
*.lib
|
|
|
|
# Executables
|
|
*.exe
|
|
*.out
|
|
*.app
|
|
*.dll
|
|
|
|
x64/
|
|
x64/*
|
|
.vs/
|
|
.vs/*
|
|
/x64/*
|
|
/.vs/*
|
|
./x64/*
|
|
./.vs/*
|
|
./x64/*
|
|
/x64/*
|
|
*.ipch
|
|
*.db
|
|
*.pdb
|
|
*.tlog
|
|
*.log
|
|
*.pdb
|
|
*.db
|
|
*.tiff
|
|
*.tif
|
|
*.jpg
|
|
*.dll
|
|
*.lib
|
|
*.exe
|
|
Temporary*/
|
|
*.pyc
|