Files
iaai-parser/.gitignore
2026-04-27 20:47:44 +03:00

24 lines
261 B
Plaintext

__pycache__/
.pytest_cache/
.coverage
coverage.xml
.env*
!.env.example
.venv/
venv/
*.pyc
*.pyo
*.pyd
*.log
*.db
storage_state.json
.vscode/
*.egg-info/
dist/
build/
artifacts/
celerybeat-schedule*
tokens_data/
tokens.json
iaai_deploy.tar.gz
.tmp_iaai_fast_ref/