mirror of
https://github.com/friendica/friendica
synced 2024-11-09 16:22:56 +00:00
Restore gitignore
This commit is contained in:
parent
93daf7883e
commit
333e8d3512
1 changed files with 3 additions and 2 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -54,8 +54,9 @@ nbproject
|
|||
#ignore things from transifex-client
|
||||
venv/
|
||||
|
||||
#ignore all in 'vendor' as `utils/composer.phar install` will bring it back
|
||||
vendor/*
|
||||
#ignore Composer dependencies
|
||||
/vendor
|
||||
/view/asset
|
||||
|
||||
#ignore config files from JetBrains
|
||||
/.idea
|
||||
|
|
Loading…
Reference in a new issue