summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitattributes2
-rw-r--r--.gitconfig1
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..50b07dc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+*.php diff=php
+
diff --git a/.gitconfig b/.gitconfig
index d2e3822..b998f0d 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -41,5 +41,6 @@
[core]
excludesfile = ~/.gitignore
compression = 9
+ attributesfile = ~/git/dotfiles/.gitattributes
[log]
decorate = full