.gitignore 72 B

12345678
  1. tools/
  2. __pycache__/
  3. cache/
  4. config.toml
  5. node_modules/
  6. uv.lock
  7. www/
  8. .venv/