/.env /caddy.exe /logs/ # Python bytecode and caches __pycache__/ *.py[cod] *$py.class # Virtual environments .venv/ venv/ # Jupyter and IDE noise .ipynb_checkpoints/ .idea/ .vscode/ # OS files .DS_Store /.prod_venv/