Kev-HL's picture
Minimal clone for deployment, see README for full project
babf969
raw
history blame contribute delete
331 Bytes
# Byte-compiled / cache
# Python cache folders
__pycache__/
# Compiled Python files (.pyc, .pyo, etc.)
*.py[cod]
# Temporary files from Jupyter notebooks
*.ipynb_checkpoints/
# Other temp files
core
# VSCode
# Editor-specific settings
.vscode/
# Environment
# Environment variables files
.env
# Catch other .env-like files
*.env