summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2000-08-29 10:56:51 -0400
committerBill Hoffman <bill.hoffman@kitware.com>2000-08-29 10:56:51 -0400
commitd6bdba1096f36268e414f32829e22159e983031a (patch)
tree0559b5f6482ff3f42a675f6f6a2ea3c1b1594cdb /.gitattributes
downloadcmake-d6bdba1096f36268e414f32829e22159e983031a.tar.gz
*** empty log message ***
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes14
1 files changed, 14 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000000..878221f9b9
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,14 @@
+.gitattributes export-ignore
+
+bootstrap crlf=input
+configure crlf=input
+*.[1-9] crlf=input
+*.sh crlf=input
+*.sh.in crlf=input
+
+*.bat -crlf
+*.dsp -crlf
+*.dsptemplate -crlf
+*.dsw -crlf
+*.sln -crlf
+*.vcproj -crlf