# some extensions
.vscode

# jupyter notebook
.ipynb_checkpoints
*/.ipynb_checkpoints/*

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# folders
data
dist
*.zip