Translated using Weblate (Slovenian)
[phpmyadmin.git] / .gitattributes
blobf4b122261ee01fa74c107eaf1e00532feddb7ae9
1 *.php  text diff=php
3 .gitattributes export-ignore
4 .gitignore export-ignore
5 .github export-ignore
6 .scrutinizer.yml export-ignore
7 .jshintrc export-ignore
8 .stylelintrc.json export-ignore
9 .eslintrc.json export-ignore
10 .eslintignore export-ignore
11 .weblate export-ignore
12 codecov.yml export-ignore
13 build.xml export-ignore
14 infection.json.dist export-ignore
15 phpcs.xml.dist export-ignore
16 phpstan.neon.dist export-ignore
17 phpstan-baseline.neon export-ignore
18 psalm.xml export-ignore
19 psalm-baseline.xml export-ignore
20 DCO export-ignore
21 .editorconfig export-ignore
22 # Exclude only the following files and not all files in test/
23 # This is because some packaging teams need our test files but not the CI related files
24 test/doctum-config.php export-ignore
25 test/bootstrap-static.php export-ignore
26 test/config.e2e.inc.php export-ignore
27 test/phpstan-constants.php export-ignore
28 test/*-local-server export-ignore
29 test/*.conf export-ignore
30 test/*.ini export-ignore
31 test/ci-phplint export-ignore
32 .browserslistrc export-ignore
33 CODE_OF_CONDUCT.md export-ignore
34 CONTRIBUTING.md export-ignore