Some checks failed
🧪 Integration Testing / 🔧 Test Integration (2025.9.4, 3.13) (push) Failing after 24s
Signed-off-by: Rafal Zielinski <sq4ind@gmail.com>
18 lines
150 B
Plaintext
18 lines
150 B
Plaintext
.venv
|
|
venv/
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.Python
|
|
.pytest_cache/
|
|
.coverage
|
|
.mypy_cache/
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
.DS_Store
|
|
.vscode/
|
|
.idea/
|
|
*.log
|
|
.env |