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 22:57:17 +0300
committerWilliam Desportes <williamdes@wdes.fr>2021-08-27 23:09:55 +0300
commit806e2740bab19f3b54cb2e7412e2a636ec12101f (patch)
tree681ac9651da348c1150729fc8fd0a7bc4d6e9365 /.gitattributes
parentf0d9da85f2e0f6d9e35647f4f059ab9387e6fc0a (diff)
parent7290be3de28618dc4becaece074cb7db7083dcf3 (diff)
Merge branch 'QA_5_1'
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 09dc8c5fe2..f4b122261e 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,5 @@
+*.php text diff=php
+
.gitattributes export-ignore
.gitignore export-ignore
.github export-ignore