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