Update gitignore

This commit is contained in:
2021-12-26 22:47:08 -08:00
parent 6cea7b2aff
commit 9e872900ae

3
.gitignore vendored
View File

@@ -361,3 +361,6 @@ MigrationBackup/
# Fody - auto-generated XML schema # Fody - auto-generated XML schema
FodyWeavers.xsd FodyWeavers.xsd
# Sqlite database
.sqlite*