# OS files
*.DS_Store

# Python
*.pyc

# Distribution
dist

# Local
main.py

# Other
.vscode
.ipynb_checkpoints
