Extract python artifacts from history

This commit is contained in:
stijnvanhoey 2017-09-30 16:45:51 +02:00
parent 92d9c19c1f
commit 262c1fbcb9
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -1,2 +1,7 @@
.idea .idea
.DS_Store .DS_Store
__pycache__/
*.py[cod]
.ipynb_checkpoints