summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorJose Fonseca <jrfonseca@tungstengraphics.com>2008-02-28 12:34:01 +0900
committerJose Fonseca <jrfonseca@tungstengraphics.com>2008-02-28 12:34:01 +0900
commit90a036b337fc41c25ee6ff89eb9422efd3d9f110 (patch)
tree9a2888db19325b8d4972731e03148f75f012ed9f /.gitattributes
parentcabcee9ea952538f2620eb4e02570a933ac42f90 (diff)
Disable autocrlf for Visual Studio project files.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000000..23c6280f6de
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.dsp -crlf
+*.dsw -crlf
+*.sln -crlf
+*.vcproj -crlf