chore: establish standards in AGENTS.md

This commit is contained in:
Justin Visser 2026-08-09 20:56:13 +02:00
commit eee8195662
4 changed files with 135 additions and 0 deletions

17
.gitignore vendored Normal file
View file

@ -0,0 +1,17 @@
# secrets
.env
# python
__pycache__/
*.pyc
.venv/
.mypy_cache/
.ruff_cache/
.pytest_cache/
# node
node_modules/
frontend/dist/
# eval: raw (unredacted) recordings never enter the repo
eval/fixtures/raw/