README and .gitignore update.

This commit is contained in:
Johannes Findeisen 2022-10-03 06:16:26 +02:00
commit cfa1607eaa
3 changed files with 6 additions and 3 deletions

5
.gitignore vendored
View file

@ -1,3 +1,7 @@
# Linspector
log/*.log
log/*.log.*
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/
@ -134,7 +138,6 @@ dmypy.json
*.iml
out/
# ---> Lua
# Compiled Lua sources
luac.out