aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/.gitignore
diff options
context:
space:
mode:
authorStas Vilchik <vilchiks@gmail.com>2015-03-31 09:40:29 +0200
committerStas Vilchik <vilchiks@gmail.com>2015-03-31 09:40:29 +0200
commitcc1dc7a9067f9c39cbc829d1fe35b95bd1c37224 (patch)
tree8d4be4b1a9fc549c7abc585e6de91300fad4bc12 /server/sonar-web/.gitignore
parentc2b4b3efe786cd961ce726f9f520278d79867448 (diff)
downloadsonarqube-cc1dc7a9067f9c39cbc829d1fe35b95bd1c37224.tar.gz
sonarqube-cc1dc7a9067f9c39cbc829d1fe35b95bd1c37224.zip
ignore screenshots from tests
Diffstat (limited to 'server/sonar-web/.gitignore')
-rw-r--r--server/sonar-web/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/server/sonar-web/.gitignore b/server/sonar-web/.gitignore
index 88be9357e05..6b1e3f49faf 100644
--- a/server/sonar-web/.gitignore
+++ b/server/sonar-web/.gitignore
@@ -10,3 +10,6 @@ src/main/webapp/js/
src/main/webapp/css/
src/main/webapp/WEB-INF/lib/*.jar
!src/main/webapp/WEB-INF/lib/eastwood-1.1.0.jar
+
+# tests
+src/test/json/*.png