summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2020-04-29 04:17:01 +0000
committerGo MAEDA <maeda@farend.jp>2020-04-29 04:17:01 +0000
commit9f1b772f3f53be2a31901036661fa06c4cf72d6d (patch)
treee77cdc87a21a278151bbec0d95483c6d0f1bddab /.gitignore
parent3986b6e3b95e3be673735c81ecb996c4c67686fc (diff)
downloadredmine-9f1b772f3f53be2a31901036661fa06c4cf72d6d.tar.gz
redmine-9f1b772f3f53be2a31901036661fa06c4cf72d6d.zip
Adds Stylelint to lint CSS files (#32888).
Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19732 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0c34fc623..8497760c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,5 @@
/Gemfile.lock
/Gemfile.local
+/node_modules
+yarn-error.log