mirror of
https://github.com/furyhawk/api_gateway.git
synced 2026-07-20 09:47:59 +00:00
18 lines
154 B
Plaintext
18 lines
154 B
Plaintext
.git
|
|
.github
|
|
.venv
|
|
__pycache__
|
|
*.pyc
|
|
.pytest_cache
|
|
.ruff_cache
|
|
.mypy_cache
|
|
.coverage
|
|
.env
|
|
.env.*
|
|
config/api_keys.json
|
|
tests
|
|
htmlcov
|
|
build
|
|
dist
|
|
*.egg-info
|