Files
2026-05-16 19:03:49 +03:00

24 lines
239 B
Plaintext

.venv/
__pycache__/
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
target/
node_modules/
.next/
*.tsbuildinfo
.env
.env.local
.env.*.local
.sfera/
tmp/
tmp-*/
api_server_diag.py
*.pyc
*.log
*smoke-debug.png
.DS_Store
.idea/
.vscode/