
# Python
.ipynb_checkpoints/*

# Mac
.DS_Store

# PyCharm
.idea/*

# data folder
data/*