CharmZone-1.10/.gitignore

34 lines
273 B
Plaintext
Raw Permalink Normal View History

2024-04-10 22:09:25 +00:00
# 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
*.a
*.lib
# Executables
*.exe
*.out
*.app
.vs/
spdlog/
template/