Add /vendor to .gitignore
This folder is created by running `bundle install`
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -14,6 +14,7 @@ public/data/
|
|||||||
public/packs-test/
|
public/packs-test/
|
||||||
public/packs/
|
public/packs/
|
||||||
test/reports/
|
test/reports/
|
||||||
|
/vendor/
|
||||||
|
|
||||||
# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored
|
# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored
|
||||||
.yarn/*
|
.yarn/*
|
||||||
|
|||||||
Reference in New Issue
Block a user