-
Notifications
You must be signed in to change notification settings - Fork 15
/
.gitattributes
41 lines (41 loc) · 1.08 KB
/
.gitattributes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
*.c text eol=lf
*.h text eol=lf
*.md text eol=lf
*.py text eol=lf
*.txt text eol=lf
.gitattributes text eol=lf
.gitignore text eol=lf
CMakeLists.txt text eol=lf
INSTALL text eol=lf
LICENSE text eol=lf
README.* text eol=lf
bash/* text eol=lf
make.all text eol=lf
mk.addsp text eol=lf
mk.addsp.auto text eol=lf
mk.asc text eol=lf
mk.bin text eol=lf
mk.combat text eol=lf
mk.edit text eol=lf
mk.finish text eol=lf
mk.home text eol=lf
mk.home.auto text eol=lf
mk.jump text eol=lf
mk.listgal text eol=lf
mk.loc text eol=lf
mk.mapgal text eol=lf
mk.mapprint text eol=lf
mk.mho text eol=lf
mk.near text eol=lf
mk.newgal text eol=lf
mk.no text eol=lf
mk.post text eol=lf
mk.pre text eol=lf
mk.pro text eol=lf
mk.report text eol=lf
mk.scan text eol=lf
mk.set text eol=lf
mk.setup text eol=lf
mk.showgal text eol=lf
mk.stats text eol=lf
mk.turn text eol=lf