remove stray sqlite db

This commit is contained in:
ig 2023-02-22 18:40:10 +01:00
parent 5e27618d03
commit 8a722f2426
2 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,7 +1,6 @@
**/node_modules **/node_modules
**/bin **/bin
**/obj **/obj
*.sqlite
*.DotSettings.user *.DotSettings.user
**/.idea/workspace.xml **/.idea/workspace.xml
**/.idea/tasks.xml **/.idea/tasks.xml

Binary file not shown.