FIX: added SQLite database to gitignore
This commit is contained in:
parent
90ac905f52
commit
a2d5e085eb
2 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -14,3 +14,4 @@ yarn-error.log
|
|||
/.idea
|
||||
/.vscode
|
||||
.editorconfig
|
||||
socialtree.sqlite
|
||||
|
|
Binary file not shown.
Reference in a new issue