Files
iaai-parser/.dockerignore
2026-04-09 20:34:20 +03:00

23 lines
165 B
Plaintext

__pycache__/
.pytest_cache/
.venv/
venv/
.coverage
coverage.xml
*.pyc
*.pyo
*.pyd
*.log
*.db
.env
.git/
.vscode/
*.egg-info/
dist/
build/
artifacts/
tokens_data/