Merge pull request 'Gitignore/Databases' (#47) from gitignore/databases into main

This commit is contained in:
cami 2021-06-23 01:22:22 +00:00
commit c57492f826

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