diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index eed05a54bdd..fadc2446785 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,7 @@ Desktop.ini # scripts patches, they are local to each developer scripts/patches/*.* scripts/patches/*license*.txt +!scripts/patches/debug_ce.sh +!scripts/patches/debug_web.sh +!scripts/patches/mysql.sh +!scripts/patches/postgres.sh |