Removed db file
This commit is contained in:
parent
cedbad8fba
commit
020953c838
2 changed files with 3 additions and 0 deletions
3
backend/src/.gitignore
vendored
3
backend/src/.gitignore
vendored
|
|
@ -3,6 +3,9 @@
|
||||||
##
|
##
|
||||||
## Get latest from `dotnet new gitignore`
|
## Get latest from `dotnet new gitignore`
|
||||||
|
|
||||||
|
# database files
|
||||||
|
JellyGlass-test.db
|
||||||
|
|
||||||
# dotenv files
|
# dotenv files
|
||||||
.env
|
.env
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue