Files
vault-dash/.gitignore
Bu5hm4nn d51fa05d5a test: add Playwright browser tests and document test loop
- add real browser test for overview and options pages
- document engineering learnings in AGENTS.md
- commit NiceGUI header layout fix
- limit options initial expirations for faster first render
2026-03-23 23:11:38 +01:00

12 lines
117 B
Plaintext

__pycache__/
.venv/
*.pyc
.env
config/secrets.yaml
data/cache/
.idea/
.vscode/
.worktrees/
tests/artifacts/
secrets/