Add sqlite database to .gitignore
This commit is contained in:
parent
7804e553a9
commit
3a5b5545b3
2
backend/.gitignore
vendored
2
backend/.gitignore
vendored
@ -2,3 +2,5 @@
|
|||||||
*appsettings.Development.json
|
*appsettings.Development.json
|
||||||
*obj
|
*obj
|
||||||
*bin
|
*bin
|
||||||
|
*/database.sqlite3*
|
||||||
|
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user