Removed .pyc files
This commit is contained in:
parent
7bf3c07296
commit
aa2cf9cc82
3 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,6 +2,7 @@ __pycache__
|
|||
.ipynb_checkpoints
|
||||
*.egg-info
|
||||
*.DS_Store
|
||||
*.pyc
|
||||
|
||||
# Editor stuff
|
||||
*.swp
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue