11 lines
92 B
Plaintext
11 lines
92 B
Plaintext
__pycache__
|
|
*.pyc
|
|
.git
|
|
.venv
|
|
.pytest_cache
|
|
.mypy_cache
|
|
.ruff_cache
|
|
tests
|
|
.env
|
|
VALIDATION.md
|