forked from mystiq/dex
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
|
dist
|
||||||
_output
|
_output
|
||||||
.idea
|
.idea
|
||||||
|
/vendor/
|
||||||
|
|
Loading…
Reference in a new issue