]> granicus.if.org Git - gc/commitdiff
EOL handling
authorRaja R Harinath <harinath@hurrynot.org>
Sun, 25 Jul 2010 14:39:25 +0000 (20:09 +0530)
committerguest <ivmai@mail.ru>
Fri, 29 Jul 2011 11:31:22 +0000 (15:31 +0400)
This set of .gitattributes was automatically generated from the list of files
that GIT tried to normalize when I enabled automatic EOL conversion.

With this set of attributes, we prevent automated EOL conversion on files that
we know will cause trouble down the road.

.gitattributes [new file with mode: 0644]
include/private/.gitattributes [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..6e3af18
--- /dev/null
@@ -0,0 +1,3 @@
+/BCC_MAKEFILE -crlf
+/digimars.mak -crlf
+/win32_threads.c -crlf
diff --git a/include/private/.gitattributes b/include/private/.gitattributes
new file mode 100644 (file)
index 0000000..998a67d
--- /dev/null
@@ -0,0 +1 @@
+/gcconfig.h -crlf