Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Desportes <williamdes@wdes.fr>2020-02-23 00:25:12 +0300
committerWilliam Desportes <williamdes@wdes.fr>2020-02-23 00:25:25 +0300
commit98757d05abfba86066d8857a8e0fbc331653269d (patch)
treedeb9f54cc542e2a5d4991c3c44ba04ce4d2905ff /.gitattributes
parenta6f71d5d6f82654870c2aa4873119583ee735c67 (diff)
Fix .gitattributes file
Signed-off-by: William Desportes <williamdes@wdes.fr>
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes8
1 files changed, 6 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
index f7fdf994a0..b487823812 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -4,7 +4,11 @@
.travis.yml export-ignore
.scrutinizer.yml export-ignore
.jshintrc export-ignore
+.stylelintrc.json export-ignore
+.eslintrc.json export-ignore
+.eslintignore export-ignore
.weblate export-ignore
-codeconv.yml export-ignore
-.php_cs export-ignore
+codecov.yml export-ignore
build.xml export-ignore
+phpcs.xml.dist export-ignore
+phpstan.neon.dist export-ignore