summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2009-01-03 05:49:51 +0100
committerDan McGee <dan@archlinux.org>2009-01-03 05:49:51 +0100
commite49adbea4c67b2fd49910697229682e0a85fe9b2 (patch)
tree4858e3e29c393d0d18581b88aa6edc97b1632198 /.gitattributes
parentf8b689d48eb34cf81c22c854cd83595338d49d44 (diff)
downloadpacman-e49adbea4c67b2fd49910697229682e0a85fe9b2.tar.gz
pacman-e49adbea4c67b2fd49910697229682e0a85fe9b2.tar.xz
Add a .gitattributes file
This will make python diffs prettier. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000..fb151daf
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+*.py diff=python