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:
authorMike Greiling <mike@pixelcog.com>2017-05-12 21:09:49 +0300
committerMike Greiling <mike@pixelcog.com>2017-05-16 08:18:45 +0300
commite5a18cd731f9fb2f66e2764bf6cafd783a67bcb6 (patch)
tree55486738228e228517a8f20561f1def57b1b364e /.gitignore
parent84199f19197583da44471a6b7f91694b7f4645df (diff)
instruct yarn to utilize the persistant .yarn-cache directory
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f3decfd7dfe..89da29fd790 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,6 +18,7 @@ eslint-report.html
.sass-cache/
/.secret
/.vagrant
+/.yarn-cache
/.byebug_history
/Vagrantfile
/backups/*