rev 4
This commit is contained in:
+20
-1
@@ -1,2 +1,21 @@
|
||||
.env
|
||||
.env.*
|
||||
.git
|
||||
.gitignore
|
||||
.pytest_cache
|
||||
.mypy_cache
|
||||
.ruff_cache
|
||||
.venv
|
||||
.ruff_cache
|
||||
__pycache__
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
*.egg-info
|
||||
docs
|
||||
tests
|
||||
src
|
||||
.s_data
|
||||
.claude
|
||||
CODEX_REFACTOR_PLAN.md
|
||||
CLAUDE.md
|
||||
query_codex.md
|
||||
|
||||
Reference in New Issue
Block a user