-
Notifications
You must be signed in to change notification settings - Fork 64
/
.gitignore
163 lines (126 loc) · 3.32 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
.DS_Store
bin
*/**/phpstan.neon
.php_cs.dist
# ignore editor config
**/*.editorconfig
# ignore demo files
**/.travis.yml
# ignore renovate configs
**/renovate.json
# ignore .github files
**/*/.github
# ignore changelogs
**/CHANGELOG.md
# ignore coc
**/CODE_OF_CONDUCT.md
# ignore composer.json
*/*/composer.json
*/*/composer.lock
# ignore README and UPGRADE
*/**/README.md
*/**/README.rst
*/**/UPGRADE.md
*/**/UPGRADING.md
*/**/UPGRADE-*.md
*/**/CONTRIBUTING.md
*/**/SECURITY.md
*/**/RELEASE.md
# ignore codestyle tools config
*/*/psalm.xml
*/*/psalm.baseline.xml
*/*/phpcs.xml
*/*/phpcs.xml.dist
*/*/.php-cs-fixer.dist.php
*/*/.phpcs.xml
*/*/phpstan.neon.dist
*/*/phpunit.xml
*/*/phpunit.xml.dist
*/*/.scrutinizer.yml
# ignore gitignores and gitattributes
*/*/.gitignore
*/*/.gitattributes
# ignore docs and tests
*/*/tests
aws/aws-crt-php/format-check.py
aws/aws-sdk-php/.changes
brick/math/random-tests.php
brick/math/psalm*.xmls
deepdiver/zipstreamer/test
deepdiver1975/tarstreamer/.drone.star
deepdiver1975/tarstreamer/.phan
deepdiver1975/tarstreamer/.php-cs-fixer.dist.php
deepdiver1975/tarstreamer/Makefile
deepdiver1975/tarstreamer/vendor-bin
doctrine/dbal/.doctrine-project.json
doctrine/dbal/.gitmodules
doctrine/dbal/build.*
doctrine/dbal/docs
doctrine/dbal/run-all.sh
doctrine/dbal/static-analysis
doctrine/event-manager/phpstan.neon.dist
fusonic/linq/examples/
fusonic/opengraph/examples/
giggsey/libphonenumber-for-php-lite/METADATA-VERSION.txt
giggsey/locale/CLDR-VERSION.txt
guzzlehttp/guzzle/build/
guzzlehttp/guzzle/docs/
guzzlehttp/guzzle/MAKEFILE
justinrainbow/json-schema/demo
kornrunner/blurhash/test
kornrunner/blurhash/.coveralls.yml
kornrunner/blurhash/infection.json.dist
masterminds/html5/CREDITS
mexitek/phpcolors/demo
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/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
pear/archive_tar/.travis.sh
pear/archive_tar/docs/
pear/archive_tar/scripts/
pear/archive_tar/sync-php4
php-opencloud/openstack/doc
php-opencloud/openstack/samples
php-opencloud/openstack/COVERAGE.md
php-opencloud/openstack/env_test.sh.dist
phpseclib/phpseclib/.git*
phpseclib/phpseclib/*.yml
phpseclib/phpseclib/build/
phpseclib/phpseclib/travis/
phpseclib/phpseclib/BACKERS.md
phpseclib/phpseclib/composer.lock
pimple/pimple/ext
pimple/pimple/CHANGELOG
pimple/pimple/src/Pimple/Tests
psr/log/Psr/Log/Test/
psr/http-factory/.pullapprove.yml
psr/http-message/docs/
sabre/dav/examples
sabre/http/examples
scssphp/scssphp/example
symfony/*/Test
symfony/debug/Tests
symfony/console/Symfony/Component/Console/Tests
symfony/console/Tests
symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/
symfony/event-dispatcher/Symfony/EventDispatcher/Debug/Routing/Tests/
symfony/event-dispatcher/Tests
symfony/finder/Tests
symfony/http-foundation/Test/
symfony/mailer/Test/
symfony/mime/Test/
symfony/process/Symfony/Component/Process/Routing/Tests/
symfony/process/Symfony/Component/Process/Tests
symfony/process/Tests
symfony/routing/Tests/
thecodingmachine/safe/rector-migrate-0.7.php
wapmorgan/mp3info/_config.yml