diff options
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
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 | |||
| 25 | test/manual/etags/c-src/dostorture.c whitespace=cr-at-eol | 25 | test/manual/etags/c-src/dostorture.c whitespace=cr-at-eol |
| 26 | test/manual/etags/cp-src/c.C whitespace=cr-at-eol | 26 | test/manual/etags/cp-src/c.C whitespace=cr-at-eol |
| 27 | test/manual/etags/html-src/algrthms.html whitespace=cr-at-eol | 27 | test/manual/etags/html-src/algrthms.html whitespace=cr-at-eol |
| 28 | test/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 |