Removed the database file from git as this is not needed

This commit is contained in:
cami 2021-06-23 03:22:06 +02:00
parent b9fea5455a
commit 8476f22146
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -277,3 +277,8 @@ scripts/patches/*license*.txt
!scripts/patches/debug_ce.sh
!scripts/patches/debug_web.sh
!scripts/patches/postgres.sh
# Custom exlusions
# databases which are created during development for register function
*.db