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/reports/
|
||||
/vendor/
|
||||
|
||||
# https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored
|
||||
.yarn/*
|
||||
|
||||
Reference in New Issue
Block a user