Sit-Anywhere/.gitignore
2021-06-14 10:15:09 -07:00

48 lines
407 B
Plaintext

# 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
*.gma
pygit_logger.log
lastcommit.txt
tests/*.lua
.vscode/*.json
*.py
workshop.json