chiark / gitweb /
.gitattributes: Diff Emacs Lisp files as Lisp.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 4 Feb 2010 13:18:13 +0000 (13:18 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 4 Feb 2010 13:26:20 +0000 (13:26 +0000)
.gitattributes [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..87ee1a5
--- /dev/null
@@ -0,0 +1,2 @@
+*.el           diff=lisp
+dot/emacs      diff=lisp