Files
Not-so-Rogue-like/.gitignore

20 lines
151 B
Plaintext

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