Keep the database.sqlite file out of the commits

This commit is contained in:
Kgothatso 2019-11-23 22:34:28 +02:00
parent 6935c558c8
commit 9258d6f234

1
.gitignore vendored
View File

@ -76,3 +76,4 @@ typings/
# FuseBox cache # FuseBox cache
.fusebox/ .fusebox/
database.sqlite