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:
authorSteve Azzopardi <steveazz@outlook.com>2018-11-08 11:36:27 +0300
committerSteve Azzopardi <steveazz@outlook.com>2018-11-08 11:36:27 +0300
commite31b424f1e427590a2144a1528c265326274d99c (patch)
tree2f936a45c32315b9b1f6361af68a34c5dd46df79 /vendor/gitignore/Laravel.gitignore
parent32c4d7721b5e4cd99ff84d5f12163a2514f616b9 (diff)
Run rake gitlab:update_templates
As part of step 4 on feature freeze day, we need to update the templates. https://gitlab.com/gitlab-org/release/docs/blob/7a3b6468aed8b254a26c202e98d8476ec3d6c046/general/release-candidates.md#step-4-update-the-gitignore-and-dockerfile-templates-on-gitlab-ce
Diffstat (limited to 'vendor/gitignore/Laravel.gitignore')
-rw-r--r--vendor/gitignore/Laravel.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/gitignore/Laravel.gitignore b/vendor/gitignore/Laravel.gitignore
index 67e2146f2bc..6552ddf8a06 100644
--- a/vendor/gitignore/Laravel.gitignore
+++ b/vendor/gitignore/Laravel.gitignore
@@ -1,4 +1,4 @@
-vendor/
+/vendor/
node_modules/
npm-debug.log
yarn-error.log