aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorElena Vilchik2019-12-18 17:10:10 +0100
committerAlban Auzeill2019-12-18 17:10:10 +0100
commitc8f0071c4f5336dfe0efc5d3c218ab49f2401264 (patch)
tree254cd5ed9531d7c62bab4f8ec082e085795ecb8f /.gitignore
parent13fe08e87c8a70ffe6e248b774ef826bbe1f779d (diff)
downloadsonar-css-c8f0071c4f5336dfe0efc5d3c218ab49f2401264.tar.bz2
Rely on NodeJS API of Stylelint to execute CSS rules (#221)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 469e759..5e94ae1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,7 +24,6 @@ out/
.project
.settings/
.classpath
-bin/
# --- SonarQube
.sonar/
@@ -43,3 +42,8 @@ node_modules/
# Visual Studio
.vs/
+
+# CSS-bundle
+sonar-css-plugin/css-bundle/test-report.xml
+sonar-css-plugin/css-bundle/coverage/
+sonar-css-plugin/css-bundle/lib/