updated gitignore
This commit is contained in:
parent
8e92077490
commit
65e5bf16b5
1 changed files with 2 additions and 0 deletions
2
backend/src/.gitignore
vendored
2
backend/src/.gitignore
vendored
|
|
@ -5,6 +5,8 @@
|
||||||
|
|
||||||
# database files
|
# database files
|
||||||
JellyGlass-test.db
|
JellyGlass-test.db
|
||||||
|
JellyGlass-test.db-shm
|
||||||
|
JellyGlass-test.db-wal
|
||||||
|
|
||||||
# dotenv files
|
# dotenv files
|
||||||
.env
|
.env
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue