22 lines
192 B
Plaintext
22 lines
192 B
Plaintext
.env
|
|
.env.*
|
|
.git
|
|
.gitignore
|
|
.pytest_cache
|
|
.mypy_cache
|
|
.ruff_cache
|
|
.venv
|
|
__pycache__
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
*.egg-info
|
|
docs
|
|
tests
|
|
src
|
|
.s_data
|
|
.claude
|
|
CODEX_REFACTOR_PLAN.md
|
|
CLAUDE.md
|
|
query_codex.md
|