Add vendor to gitignore
This commit is contained in:
parent
f29b54d11c
commit
d1b4443740
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@ bin
|
|||
dist
|
||||
_output
|
||||
.idea
|
||||
/vendor/
|
||||
|
|
Reference in a new issue