Skip to content

Commit c42117b

Browse files
committed
Remove sqlite db
Remove sqlite db Update .gitignore to exclude sqlite files.
1 parent c09779e commit c42117b

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,3 +275,6 @@ dump.rdb
275275
propylon_document_manager/media/
276276

277277
.pytest_cache/
278+
279+
### DB
280+
*.sqlite*

propylon_document_manager.sqlite

-208 KB
Binary file not shown.

0 commit comments

Comments
 (0)