Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 93fb0b1144b..388718898e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,8 +19,8 @@ eslint-report.html
/.ruby-version
/.tool-versions
/.rvmrc
-.sass-cache/
/.secret
+.sass-cache/
/.vagrant
/.yarn-cache
/.byebug_history
@@ -104,3 +104,4 @@ ee/changelogs/unreleased-ee
/sitespeed-result
tags.lock
tags.temp
+.stylelintcache