remove accidentally committed pipeline.db, add to .gitignore
This commit is contained in:
parent
1900e74c58
commit
5077f9e3ee
2 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,3 +3,4 @@
|
||||||
ops/sessions/
|
ops/sessions/
|
||||||
ops/__pycache__/
|
ops/__pycache__/
|
||||||
**/.extraction-debug/
|
**/.extraction-debug/
|
||||||
|
pipeline.db
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue