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>2021-08-27 17:57:38 +0300
committerWilliam Desportes <williamdes@wdes.fr>2021-08-27 18:06:42 +0300
commit2f041b2c7edffc099f08f2db6dc63eaa2de1eb0b (patch)
treec565caa4a6305b504d3437fc691e6e7bbfe10acf /.gitattributes
parent0cd1083962bde583a0b78b9ab0f40c626e935d4a (diff)
Adjust .gitattributes to use php diff mode
Signed-off-by: William Desportes <williamdes@wdes.fr>
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index a44b002e2d..fb5063e13a 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,5 @@
+*.php text diff=php
+
.gitattributes export-ignore
.gitignore export-ignore
.github export-ignore