aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index aace7545c99..5353236943e 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -25,6 +25,7 @@ admin/charsets/mapfiles/PTCP154 whitespace=cr-at-eol
25test/manual/etags/c-src/dostorture.c whitespace=cr-at-eol 25test/manual/etags/c-src/dostorture.c whitespace=cr-at-eol
26test/manual/etags/cp-src/c.C whitespace=cr-at-eol 26test/manual/etags/cp-src/c.C whitespace=cr-at-eol
27test/manual/etags/html-src/algrthms.html whitespace=cr-at-eol 27test/manual/etags/html-src/algrthms.html whitespace=cr-at-eol
28test/lisp/calendar/icalendar-resources/*.ics whitespace=cr-at-eol
28 29
29# The todo-mode file format includes trailing whitespace. 30# The todo-mode file format includes trailing whitespace.
30*.tod[aorty] -whitespace=blank-at-eol 31*.tod[aorty] -whitespace=blank-at-eol