14 lines
111 B
Text
14 lines
111 B
Text
.git
|
|
.github
|
|
.venv
|
|
__pycache__
|
|
*.pyc
|
|
.pytest_cache
|
|
.mypy_cache
|
|
.ruff_cache
|
|
.cache
|
|
.tmp
|
|
.secrets
|
|
dist
|
|
build
|
|
*.c
|