39 lines
No EOL
330 B
Text
39 lines
No EOL
330 B
Text
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
*.obj
|
|
|
|
# Precompiled Headers
|
|
*.gch
|
|
*.pch
|
|
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
*.dylib
|
|
*.dll
|
|
|
|
# Fortran module files
|
|
*.mod
|
|
*.smod
|
|
|
|
# Compiled Static libraries
|
|
*.lai
|
|
*.la
|
|
|
|
# Executables
|
|
*.exe
|
|
*.out
|
|
*.app
|
|
|
|
# Visual Studio
|
|
.vs/*
|
|
out/*
|
|
CMakeSettings.json
|
|
|
|
*.un~
|
|
*.swo
|
|
*.swp
|
|
build/*
|
|
bin/*
|
|
*.DS_Store |