knuckletouch/python/.gitignore

10 lines
82 B
Text
Raw Normal View History

2019-08-07 17:56:40 -04:00
# Ignore data
*.pkl
*.csv
# Ignore figures
*.pdf
*.png
*.jpg
.ipynb_checkpoints/