remove accidentally committed pipeline.db, add to .gitignore

This commit is contained in:
Teleo Pipeline 2026-04-04 12:30:20 +00:00
parent 1900e74c58
commit 5077f9e3ee
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View file

@ -3,3 +3,4 @@
ops/sessions/ ops/sessions/
ops/__pycache__/ ops/__pycache__/
**/.extraction-debug/ **/.extraction-debug/
pipeline.db

View file