Merge pull request #36 from nyuszika7h/ignore-pycache
Delete `__pycache__` and add it to .gitignore
This commit is contained in:
commit
327bce259d
2 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
config.json
|
||||
__pycache__
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue