master
/ .gitignore

.gitignore @6b1f321 raw · history · blame

1
2
3
4
5
6
7
8
.idea/
*.pyc
*.swp
.DS_Store
/.localenv/
/datasets/
/.ipynb_checkpoints/
core.*