diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..26d59ea --- /dev/null +++ b/.gitignore @@ -0,0 +1,48 @@ +# Secrets / runtime config +.env +.env.local +.env.*.local + +# Python virtualenvs (api/.venv, worker/.venv, etc.) +.venv/ +venv/ +env/ + +# Python bytecode caches +__pycache__/ +*.py[cod] +*$py.class +.pytest_cache/ +.mypy_cache/ +.ruff_cache/ + +# Local ad-hoc backups (.bak / .bak-YYYYMMDD-HHMM / .bak-