]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - .gitattributes
Copy MC info in PicoTrack
[u/mrichter/AliRoot.git] / .gitattributes
index 735781d1dd84b5697153c0e646dd446ba81db04d..2cfabeae58cdb5614ad67f073c6b8dd99bc2ff3c 100644 (file)
@@ -1,2 +1,9 @@
+# Set default behaviour, in case users don't have core.autocrlf set.
+* text=auto
+#unset the crlf for data files
+*.dat -text
+*.data -text
+*.root -text
+
 *.cxx filter=rcs-keywords
 *.h filter=rcs-keywords
\ No newline at end of file