]> git.uio.no Git - u/mrichter/AliRoot.git/blame - .gitattributes
Update in gain cdb macro: sjena
[u/mrichter/AliRoot.git] / .gitattributes
CommitLineData
d2b30c10 1# Set default behaviour, in case users don't have core.autocrlf set.
2* text=auto
81c98342 3
4# Explicitly declare text files you want to always be normalized and converted
5# to native line endings on checkout.
6*.c text
7*.h text
8*.C text
9*.cpp text
10*.cxx text
11*.sh text
12
a65a7e70 13#unset the crlf for data files
14*.dat -text
15*.data -text
16*.root -text
d2b30c10 17
6d4c1523
A
18*.cxx filter=rcs-keywords
19*.h filter=rcs-keywords