simplefe

Log | Files | Refs

.gitignore (102B)


      1 .venv/
      2 __pycache__/
      3 *.egg-info/
      4 .pytest_cache/
      5 .claude/settings.local.json
      6 .scripts
      7 .env
      8 .ruff_cache/