Files
OwncastSentry/.gitignore
LogalDeveloper 99b257b90a
Audit / Dependencies (push) Successful in 8s
CD / Build (push) Successful in 8s
CI / Formatting (push) Successful in 5s
CI / Linting (push) Successful in 5s
CI / Tests (push) Successful in 11s
CI / Type Checking (push) Successful in 9s
CI / Spelling (push) Successful in 6s
Added comprehensive test suite with CI workflow.
2026-03-14 12:15:33 -04:00

7 lines
77 B
Plaintext

__pycache__/
*.py[cod]
*$py.class
.venv/
owncastsentry/_version.py
.coverage