Remove warnings about operating with Mac OS Classic, since that is quite old at this...
[phpmyadmin.git] / .gitattributes
blob966b92aee207c84f4e0855c14ff6dd7a20739ef9
1 .gitattributes export-ignore
2 .gitignore export-ignore
3 .github export-ignore
4 .travis.yml export-ignore
5 .scrutinizer.yml export-ignore
6 .jshintrc export-ignore
7 .stylelintrc.json export-ignore
8 .eslintrc.json export-ignore
9 .eslintignore export-ignore
10 .weblate export-ignore
11 codecov.yml export-ignore
12 build.xml export-ignore
13 phpcs.xml.dist export-ignore
14 phpstan.neon.dist export-ignore
15 phpstan-baseline.neon export-ignore
16 psalm.xml export-ignore
17 psalm-baseline.xml export-ignore
18 DCO export-ignore
19 .editorconfig export-ignore
20 # Exclude only the following files and not all files in test/
21 # This is because some packaging teams need our test files but not the CI related files
22 test/doctum-config.php export-ignore
23 test/bootstrap-phpstan.php export-ignore
24 test/install-browserstack export-ignore
25 test/start-local-server export-ignore
26 test/*.conf export-ignore
27 test/*.ini export-ignore
28 test/ci-* export-ignore
29 .browserslistrc export-ignore