Files
Not-so-Rogue-like/.gitignore

21 lines
166 B
Plaintext

# Object files
*.o
*.ko
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
obj/
# Executables
*.exe
*.out
*.app
bin/
# Assorted files
*~
Cyberpunk-Jam