summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2010-09-30 12:51:36 -0500
committerDan McGee <dan@archlinux.org>2010-09-30 12:51:36 -0500
commit1da1869715249bd6cf28c3cf7812cc9b3bf752f1 (patch)
tree774a8796f6f4a5bfa9031860ade1e9795113d50a
parent2c1336488059dfc24c34dd11865c713fec252cbc (diff)
downloadarchweb-1da1869715249bd6cf28c3cf7812cc9b3bf752f1.tar.gz
archweb-1da1869715249bd6cf28c3cf7812cc9b3bf752f1.zip
Add gitattributes file
Signed-off-by: Dan McGee <dan@archlinux.org>
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000..4f1046ea
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+*.html diff=html
+*.py diff=python