Gitignore/Databases #47

Merged
cami merged 1 commit from gitignore/databases into main 2021-06-23 01:22:23 +00:00

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