Fixed pycache typo in gitignore
This commit is contained in:
parent
062e641ee7
commit
ee7a56c45f
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,4 +1,4 @@
|
||||||
fig*/
|
fig*/
|
||||||
.ipynb_checkpoints/
|
.ipynb_checkpoints/
|
||||||
__pycache_/
|
__pycache__/
|
||||||
*.html
|
*.html
|
Loading…
Add table
Add a link
Reference in a new issue