Ignore python cache

This commit is contained in:
Sogolumbo
2020-10-05 06:32:20 +02:00
parent cfd23fed7e
commit 5b2cc5f03b

3
.gitignore vendored
View File

@@ -1,2 +1,3 @@
*.txt *.txt
*.json *.json
__pycache__/*