Translated using Weblate (Lithuanian)
[phpmyadmin.git] / .gitattributes
blob5ce6898ae62a1808c8de04c0034b8e1490aaa68b
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 DCO export-ignore
16 .editorconfig export-ignore
17 # Exclude only the following files and not all files in test/
18 # This is because some packaging teams need our test files but not the CI related files
19 test/doctum-config.php export-ignore
20 test/bootstrap-phpstan.php export-ignore
21 test/install-browserstack export-ignore
22 test/start-local-server export-ignore
23 test/*.conf export-ignore
24 test/*.ini export-ignore
25 test/ci-* export-ignore