mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 06:23:34 -07:00
add sqlite
This commit is contained in:
parent
5f7bc8b60d
commit
505cbcd616
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -141,6 +141,7 @@ ENV/
|
||||||
# Node Modules
|
# Node Modules
|
||||||
node_modules/
|
node_modules/
|
||||||
*.db
|
*.db
|
||||||
|
*.sqlite
|
||||||
scratch.py
|
scratch.py
|
||||||
dev/data/backups/dev_sample_data*.zip
|
dev/data/backups/dev_sample_data*.zip
|
||||||
!dev/data/backups/test*.zip
|
!dev/data/backups/test*.zip
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue