[d986f2]: / .gitignore

Download this file

14 lines (12 with data), 105 Bytes

*.pyc
*.pickle
*.ipynb_checkpoints*
*.npy
*.pkl
*.log
*.png
*.jpg
__pycache__/*
.idea/*
*.so

!/assets/*