Files
Not-so-Rogue-like/.gitignore
T
2014-02-28 13:51:37 -04:30

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
*~