A few more LF .gitattributes fixes
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 27 Jan 2017 14:58:54 +0000 (15:58 +0100)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 27 Jan 2017 14:58:54 +0000 (15:58 +0100)
.gitattributes
libgc/.gitattributes
scripts/.gitattributes [new file with mode: 0644]

index 63ec9a98c90bf42fadbe32267914c829dc056260..f1689375385d253a1c413d2b07a8e9200e36e684 100644 (file)
@@ -2,6 +2,7 @@
 configure.ac   crlf=input
 config.rpath   crlf=input
 configure.host crlf=input
+mkinstalldirs  crlf=input
 *.sh   crlf=input
 
 # ensure native line endings on checkout
index 5b8c9301a732c451447e2a5c17f34e30caa858da..866cc7eba27103d2ab926d29c3f6fb880d91f110 100644 (file)
@@ -1,2 +1,4 @@
+ltconfig       crlf=input
+install-sh     crlf=input
 /BCC_MAKEFILE -crlf
 /digimars.mak -crlf
diff --git a/scripts/.gitattributes b/scripts/.gitattributes
new file mode 100644 (file)
index 0000000..3023815
--- /dev/null
@@ -0,0 +1,8 @@
+mdassembler    crlf=input
+mdvalidater    crlf=input
+monodocer      crlf=input
+monodocs2html  crlf=input
+monodocs2slashdoc      crlf=input
+mono-heapviz   crlf=input
+mono-package-runtime   crlf=input
+mono-test-install      crlf=input