pycache to gitignore
This commit is contained in:
@@ -2,3 +2,6 @@
|
||||
.DS_Store
|
||||
|
||||
.idea
|
||||
.ipynb_checkpoints
|
||||
|
||||
__pycache__
|
Reference in New Issue
Block a user
@@ -2,3 +2,6 @@
|
||||
.DS_Store
|
||||
|
||||
.idea
|
||||
.ipynb_checkpoints
|
||||
|
||||
__pycache__
|