Removed .pyc files

This commit is contained in:
gaazzopa 2020-11-05 11:55:17 +01:00
parent 7bf3c07296
commit aa2cf9cc82
3 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View file

@ -2,6 +2,7 @@ __pycache__
.ipynb_checkpoints
*.egg-info
*.DS_Store
*.pyc
# Editor stuff
*.swp

Binary file not shown.

Binary file not shown.