Add vendor/ to gitignore
This commit is contained in:
parent
df97cb2fe5
commit
4fd4405844
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1 +1,4 @@
|
|||
.phpdoc/
|
||||
vendor/
|
||||
|
||||
*.bak
|
||||
|
|
Reference in a new issue