Added clips module.
Dependency Audit / Dependency Audit (push) Successful in 18s
CI / Formatting (push) Successful in 14s
CI / Linting (push) Successful in 15s
CI / Tests (Python 3.12) (push) Successful in 29s
CI / Tests (Python 3.13) (push) Successful in 28s
CI / Tests (Python 3.14) (push) Successful in 27s
CI / Type Checking (push) Successful in 25s
CI / Spelling (push) Successful in 15s
Dependency Audit / Dependency Audit (push) Successful in 18s
CI / Formatting (push) Successful in 14s
CI / Linting (push) Successful in 15s
CI / Tests (Python 3.12) (push) Successful in 29s
CI / Tests (Python 3.13) (push) Successful in 28s
CI / Tests (Python 3.14) (push) Successful in 27s
CI / Type Checking (push) Successful in 25s
CI / Spelling (push) Successful in 15s
This commit is contained in:
+5
-1
@@ -24,9 +24,13 @@ env/
|
||||
*.swo
|
||||
|
||||
# Runtime data
|
||||
data/*.db
|
||||
data/
|
||||
logs/
|
||||
modules/
|
||||
|
||||
# Test / coverage artifacts
|
||||
.coverage
|
||||
.pytest_cache/
|
||||
|
||||
# Local configuration (keep config.yaml.example in repo)
|
||||
config.yaml
|
||||
|
||||
Reference in New Issue
Block a user