1
0
mirror of https://github.com/veden/Rampant.git synced 2024-12-24 20:14:35 +02:00
Rampant/.gitignore

52 lines
478 B
Plaintext
Raw Normal View History

# Compiled Lua sources
luac.out
# luarocks build files
*.src.rock
*.zip
*.tar.gz
# Object files
*.o
*.os
*.ko
*.obj
*.elf
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
*.def
*.exp
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
*.bat
# extra
*.lua#
*.rkt~
*.lua~
*.dumpjump
/.emacs.desktop
/.emacs.desktop.lock
2016-10-15 02:00:18 +02:00
/README.html
/c.org