Fix development database user creation
[ryzomcore.git] / .gitattributes
blobfa162f9fb821282ba2ade447f73da749b25e8af7
1 *.cpp ident
2 *.h ident
4 # Set the default behavior, in case people don't have core.autocrlf set.
5 * text=auto
7 # Explicitly declare text files you want to always be normalized and converted
8 # to native line endings on checkout.
9 *.c text
10 *.h text
11 *.cs text
12 *.jade text
13 *.json text
14 *.js text
15 *.css text
16 *.htm text
17 *.txt text
18 *.py text
19 *.lua text
21 *.sh text eol=lf
23 *.layout text
24 *.looknfeel text
25 *.imageset text
26 *.font text
27 *.scheme text
29 *.tpl text
31 *.xsd text
32 *.dox text
34 *.pkg text
36 # Special case
37 database.xml text eol=lf
38 msg.xml text eol=lf
39 ninja-lfs.diff text eol=lf