Ignore __pycache__ folders
This commit is contained in:
parent
aa4ecea802
commit
25ea481433
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
||||||
.ipynb_checkpoints/
|
.ipynb_checkpoints/
|
||||||
|
__pycache__/
|
||||||
.python-version
|
.python-version
|
||||||
|
|
Loading…
Reference in a new issue