Decimation_Mod/.gitignore
2020-03-03 21:17:42 -05:00

44 lines
340 B
Plaintext

# Prerequisites
*.d
# 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
*.OLD
*.csproj.user
/obj
/bin/Debug
/.vs
/bin
/Properties
*.csproj