Decimation_Mod/.gitignore
FyloZ 9c23e3284f Fixed Bloodshot Eye disappearing.
The Bloody Lunar Tablet can now be used the day.
2020-06-04 17:17:01 -04:00

46 lines
348 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
/.idea