More logging

This commit is contained in:
Nikolaj Danger
2020-03-24 11:09:31 +01:00
parent da0aea540c
commit de6ee115e7
3 changed files with 22 additions and 8 deletions

4
.gitignore vendored
View File

@ -1,6 +1,10 @@
# Byte-compiled / optimized / DLL files
__pycache__/
funcs/__pycache__/
funcs/lookup/__pycache__/
funcs/other/__pycache__/
funcs/roll/__pycache__/
funcs/swfuncs/__pycache__/
*.py[cod]
*$py.class