Composer: Add vendor directry
- Add gitignore to avoid committing libraries' .git folder
This commit is contained in:
parent
8c49a7b68f
commit
cae0543629
10 changed files with 598 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -51,3 +51,6 @@ nbproject
|
|||
|
||||
#ignore things from transifex-client
|
||||
venv/
|
||||
|
||||
#ignore git projects in vendor
|
||||
vendor/**/.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue