Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update gitignore, ignore all common files that we do not ship
Signed-off-by: Côme Chilliet <[email protected]>
  • Loading branch information
come-nc committed Nov 21, 2022
commit b430038fa3454bd5f3e8d1fa120be9f32fe00b31
201 changes: 29 additions & 172 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,123 +12,70 @@ bin
**/CHANGELOG.md
# ignore coc
**/CODE_OF_CONDUCT.md
# ignore composer.json
*/*/composer.json
# ignore README.md and UPGRADE.md
*/*/README.md
*/*/UPGRADE.md
# ignore codestyle tools config
*/*/psalm.xml
*/*/phpcs.xml
*/*/.phpcs.xml
*/*/.scrutinizer.yml
*/*/phpunit.xml
*/*/phpunit.xml.dist
# ignore gitignores
*/*/.gitignore
# ignore docs and tests
*/*/tests

aws/aws-sdk-php/.changes

bantu/ini-get-wrapper/tests

/brick/math/random-tests.php
/brick/math/psalm*.xmls

deepdiver/zipstreamer/tests

deepdiver1975/tarstreamer/.gitignore
deepdiver1975/tarstreamer/.travis.yml
deepdiver1975/tarstreamer/.scrutinizer.yml
deepdiver1975/tarstreamer/composer.json
deepdiver1975/tarstreamer/tests

doctrine/annotations/tests
doctrine/annotations/.travis.yml
doctrine/cache/tests
doctrine/cache/.travis.yml
doctrine/cache/composer.json
doctrine/cache/README.md
doctrine/collections/tests
doctrine/collections/.travis.yml
doctrine/collections/README.md
doctrine/collections/composer.json
doctrine/common/tests
doctrine/common/.travis.yml
doctrine/common/composer.json
doctrine/deprecations/tests
doctrine/dbal/tests
doctrine/dbal/docs
doctrine/dbal/psalm.xml
doctrine/dbal/run-all.sh
brick/math/random-tests.php
brick/math/psalm*.xmls

doctrine/cache/UPGRADE-1.11.md
doctrine/dbal/.doctrine-project.json
doctrine/dbal/.travis.yml
doctrine/dbal/.gitignore
doctrine/dbal/.gitattributes
doctrine/dbal/.gitmodules
doctrine/dbal/build.*
doctrine/dbal/phpcs.xml.dist
doctrine/dbal/phpunit.xml.dist
doctrine/inflector/tests
doctrine/lexer/composer.json
doctrine/dbal/docs
doctrine/dbal/run-all.sh
doctrine/event-manager/phpstan.neon.dist
doctrine/lexer/LICENSE

fusonic/linq/examples/
fusonic/linq/tests/
fusonic/linq/composer.json
fusonic/linq/.gitignore
fusonic/linq/README.md

fusonic/opengraph/examples/
fusonic/opengraph/.gitattributes
fusonic/opengraph/.gitignore
fusonic/opengraph/.scrutinizer.yml
fusonic/opengraph/composer.json
fusonic/opengraph/phpunit.xml
fusonic/opengraph/README.md

giggsey/libphonenumber-for-php/METADATA-VERSION.txt

giggsey/locale/CLDR-VERSION.txt

guzzlehttp/guzzle/build/
guzzlehttp/guzzle/docs/
guzzlehttp/guzzle/tests/
guzzlehttp/guzzle/.gitignore
guzzlehttp/guzzle/CHANGELOG.md
guzzlehttp/guzzle/composer.json
guzzlehttp/guzzle/MAKEFILE
guzzlehttp/guzzle/phpunit.xml.dist
guzzlehttp/guzzle/README.md
guzzlehttp/guzzle/UPGRADING.md

guzzlehttp/ringphp/docs/
guzzlehttp/ringphp/tests/
guzzlehttp/ringphp/.gitignore
guzzlehttp/ringphp/CHANGELOG.md
guzzlehttp/ringphp/Makefile
guzzlehttp/ringphp/README.rst
guzzlehttp/ringphp/composer.json
guzzlehttp/ringphp/phpunit.xml.dist
guzzlehttp/streams/tests/
guzzlehttp/streams/.gitignore
guzzlehttp/streams/.travis.yml

guzzlehttp/streams/CHANGELOG.rst
guzzlehttp/streams/Makefile
guzzlehttp/streams/README.rst
guzzlehttp/streams/composer.json
guzzlehttp/streams/phpunit.xml.dist

icewind/streams/tests
icewind/streams/README.md
icewind/streams/LICENCE
icewind/streams/composer.json

icewind/searchdav/.github/
icewind/searchdav/.scrutinizer.yml
icewind/searchdav/tests
icewind/searchdav/README.md
icewind/searchdav/composer.json

ircmaxell/password-compat/.travis.yml
ircmaxell/password-compat/README.md
ircmaxell/password-compat/phpunit.xml.dist

ircmaxell/password-compat/test/
ircmaxell/password-compat/version-test.php

ircmaxell/random-lib/test/
ircmaxell/random-lib/.gitignore
ircmaxell/random-lib/.travis.yml
ircmaxell/random-lib/LICENSE
ircmaxell/random-lib/README.md
ircmaxell/random-lib/composer.json
ircmaxell/random-lib/composer.lock
ircmaxell/random-lib/phpunit.xml.dist

ircmaxell/security-lib/tests

justinrainbow/json-schema/demo

Expand All @@ -139,173 +86,83 @@ league/flysystem/SECURITY.md
league/flysystem/deprecations.md

mexitek/phpcolors/demo
mexitek/phpcolors/tests
mexitek/phpcolors/.gitignore
mexitek/phpcolors/.phpcs.xml
mexitek/phpcolors/composer.json
mexitek/phpcolors/README.md

mikey179/vfsstream

mlocati/ip-lib/README.md
mlocati/ip-lib/composer.json

mtdowling/jmespath.php/tests

nextcloud/lognormalizer/.gitignore
nextcloud/lognormalizer/.travis.yml
nextcloud/lognormalizer/.scrutinizer.yml
nextcloud/lognormalizer/CHANGELOG.md
nextcloud/lognormalizer/README.md
nextcloud/lognormalizer/composer.json
nextcloud/lognormalizer/phpunit.xml
nextcloud/lognormalizer/tests

nikic/php-parser/bin/
nikic/php-parser/doc/
nikic/php-parser/test/
nikic/php-parser/test_old/
nikic/php-parser/grammar/analyze.php
nikic/php-parser/grammar/rebuildParser.php
nikic/php-parser/.gitignore
nikic/php-parser/CHANGELOG.md
nikic/php-parser/README.md
nikic/php-parser/UPGRADE-1.0.md
nikic/php-parser/UPGRADE-2.0.md
nikic/php-parser/UPGRADE-3.0.md
nikic/php-parser/UPGRADE-4.0.md
nikic/php-parser/composer.json
nikic/php-parser/grammar/parser.template
nikic/php-parser/grammar/php5.y
nikic/php-parser/grammar/php7.y
nikic/php-parser/grammar/rebuildParsers.php
nikic/php-parser/grammar/tokens.template
nikic/php-parser/grammar/tokens.y
nikic/php-parser/phpunit.xml.dist

patchwork/jsqueeze/tests
patchwork/jsqueeze/phpunit.xml.dist

pear/archive_tar/.travis.sh
pear/archive_tar/.travis.yml
pear/archive_tar/tests/
pear/archive_tar/docs/
pear/archive_tar/scripts/
pear/archive_tar/sync-php4

pear/console_getopt/tests/

pear/pear_exception/tests/

phpseclib/phpseclib/.git*
phpseclib/phpseclib/*.yml
phpseclib/phpseclib/phpunit.xml.dist
phpseclib/phpseclib/build/
phpseclib/phpseclib/tests/
phpseclib/phpseclib/travis/
phpseclib/phpseclib/BACKERS.md
phpseclib/phpseclib/CHANGELOG.md
phpseclib/phpseclib/README.md
phpseclib/phpseclib/composer.json
phpseclib/phpseclib/composer.lock
phpseclib/phpseclib/phpunit.xml

php-http/guzzle6-adapter/CHANGELOG.md
php-http/guzzle6-adapter/README.md

php-http/httplug/CHANGELOG.md
php-http/httplug/README.md

php-http/promise/CHANGELOG.md
php-http/promise/README.md

php-opencloud/openstack/doc
php-opencloud/openstack/tests
php-opencloud/openstack/samples

pimple/pimple/ext
pimple/pimple/.gitignore
pimple/pimple/.travis.yml
pimple/pimple/CHANGELOG
pimple/pimple/composer.json
pimple/pimple/LICENSE
pimple/pimple/phpunit.xml.dist
pimple/pimple/README.rst
pimple/pimple/src/Pimple/Tests

psr/http-client/CHANGELOG.md
psr/http-client/README.md

psr/log/Psr/Log/Test/

rackspace/php-opencloud/tests
rackspace/php-opencloud/doc
rackspace/php-opencloud/docs
rackspace/php-opencloud/samples

react/promise/tests/
react/promise/.gitignore
react/promise/CHANGELOG.md
react/promise/composer.json
react/promise/phpunit.xml.dist
react/promise/README.md

sabre/dav/examples
sabre/dav/tests
sabre/event/tests

sabre/http/examples
sabre/http/tests

sabre/uri/.gitattributes
sabre/uri/tests
sabre/vobject/CHANGELOG.md
sabre/vobject/tests
sabre/xml/tests

scssphp/scssphp/example

stecman/symfony-console-completion/tests
stecman/symfony-console-completion/.gitignore
stecman/symfony-console-completion/.travis.yml
stecman/symfony-console-completion/composer.json
stecman/symfony-console-completion/phpunit.xml.dist
stecman/symfony-console-completion/README.md

swiftmailer/swiftmailer/.travis.yml
swiftmailer/swiftmailer/phpunit.xml.dist
swiftmailer/swiftmailer/doc/
swiftmailer/swiftmailer/notes/
swiftmailer/swiftmailer/tests/
swiftmailer/swiftmailer/.gitattributes
swiftmailer/swiftmailer/.gitignore
swiftmailer/swiftmailer/CHANGES
swiftmailer/swiftmailer/README
swiftmailer/swiftmailer/VERSION
swiftmailer/swiftmailer/LICENSE
swiftmailer/swiftmailer/composer.json

symfony/*/Test
symfony/debug/Tests

symfony/console/Symfony/Component/Console/Tests
symfony/console/Symfony/Component/Console/.gitignore
symfony/console/Symfony/Component/Console/composer.json
symfony/console/Tests

symfony/routing/Tests/
symfony/routing/phpunit.xml.dist
symfony/routing/.gitignore

symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/

symfony/event-dispatcher/Symfony/EventDispatcher/Debug/Routing/Tests/
symfony/event-dispatcher/Symfony/EventDispatcher/Debug/phpunit.xml.dist
symfony/event-dispatcher/Symfony/EventDispatcher/Debug/.gitignore
symfony/event-dispatcher/Tests

symfony/finder/Tests

symfony/process/Symfony/Component/Process/Routing/Tests/
symfony/process/Symfony/Component/Process/phpunit.xml.dist
symfony/process/Symfony/Component/Process/Tests
symfony/process/Symfony/Component/Process/.gitignore
symfony/process/Tests