Merge pull request #36 from nyuszika7h/ignore-pycache

Delete `__pycache__` and add it to .gitignore
This commit is contained in:
Robin Universe
2021-10-06 09:41:40 -05:00
committed by GitHub
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1 +1,2 @@
config.json
__pycache__

Binary file not shown.