More logging
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user