aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-11-17 21:15:30 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-11-17 21:18:43 +0100
commitda112ac51de57fa8b4684eb13d1eebd555a4a593 (patch)
tree34e0e9e64100429d10174a8c0674415a8dfe9e50 /.gitignore
parentd7016491fb4bd7d1c19ba36499649ad6a6d6da8e (diff)
downloadsonarqube-da112ac51de57fa8b4684eb13d1eebd555a4a593.tar.gz
sonarqube-da112ac51de57fa8b4684eb13d1eebd555a4a593.zip
Add development patches for start.sh
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
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