Initial Drupal 11 with DDEV setup
This commit is contained in:
15
vendor/pear/archive_tar/.gitignore
vendored
Normal file
15
vendor/pear/archive_tar/.gitignore
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
# composer related
|
||||
composer.lock
|
||||
composer.phar
|
||||
vendor
|
||||
# IDE
|
||||
.idea
|
||||
# eclipse
|
||||
.buildpath
|
||||
.project
|
||||
.settings
|
||||
# pear
|
||||
.tarballs
|
||||
*.tgz
|
||||
# phpunit
|
||||
build
|
||||
Reference in New Issue
Block a user