[b5be3a]: / .gitignore

Download this file

6 lines (4 with data), 93 Bytes

# Ignore python notebook checkpoints
.ipynb_checkpoints*

# Ignore dataset folders
*dataset*