.gitignore tmp/

This commit is contained in:
neingeist 2018-11-11 20:13:45 +01:00
parent 661f46886c
commit fced265ae7

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
__pycache__/ __pycache__/
config.py config.py
tmp/