diff --git a/.gitignore b/.gitignore index 463fb8bf..3ff7d5cb 100644 --- a/.gitignore +++ b/.gitignore @@ -121,3 +121,13 @@ legacy/**/.coverage.* .pql/* !.pql/changelog/ !.pql/pql-plan.json + +# -- Local build / env artefacts (root-anchored; never tracked) --------- +/.coverage +/.venv/ +/dist/ +/logs/ +/firebase-debug.log +# stray Python trees at the root (the real Dart suite is test/, singular) +/clide/ +/tests/