repo.or.cz
/
Torque-3d.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Hooks the splash window code up to the same image loading code as the icon code,...
[Torque-3d.git]
/
.gitattributes
blob
57514d8f72596293791dd3abe074422c817432d7
1
# Set default behaviour, in case users don't have core.autocrlf set.
2
* text=auto
3
4
# Set to always use Windows line endings
5
*.cs text eol=crlf
6
7
# Explicitly declare text files we want to always be normalized and converted
8
# to native line endings on checkout.
9
*.c text
10
*.h text
11
*.cpp text
12
*.hpp text
13
*.ppm text
14
*.nsh text
15
*.nlf text
16
*.command
17
*.txt
18
*.ini