mirror of
https://github.com/friendica/friendica
synced 2026-02-14 02:01:36 +01:00
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