# Jupyter NB Checkpoints
.ipynb_checkpoints/

# exclude data from source control by default
/data/

# Pycharm
.idea

# DotEnv configuration
.env
*.asv