Files
alex fd88aabe46
Test and coverage / build (push) Failing after 4m23s
feat: Upgrade to uv and Python 3.12
2026-06-27 22:34:50 +03:00

20 lines
172 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
coverage.txt
coverage.xml
*.pyc
.coverage
.pre-commit-cache
.pytest_cache
.uv-cache
.venv
.idea
venv