10 lines
82 B
Text
10 lines
82 B
Text
|
# Ignore data
|
||
|
*.pkl
|
||
|
*.csv
|
||
|
|
||
|
# Ignore figures
|
||
|
*.pdf
|
||
|
*.png
|
||
|
*.jpg
|
||
|
|
||
|
.ipynb_checkpoints/
|