diff --git a/.gitignore b/.gitignore index 3c8fcae..5a1393f 100644 --- a/.gitignore +++ b/.gitignore @@ -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