repo.or.cz
/
librepilot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
LP-551 Remove popup - Increase neutral diff levels for alarm
[librepilot.git]
/
flight
/
.gitattributes
blob
d4d1fb4f6ae3398dc3ae808ca3d490bf39fca7d5
1
#
2
# Flight source code files should always have LF line endings by agreement
3
# http://wiki.openpilot.org/display/Doc/Coding+Style
4
#
5
6
*.c text eol=lf
7
*.h text eol=lf
8
*.py text eol=lf
9
10
*.s text eol=lf
11
*.S text eol=lf
12
*.ld text eol=lf
13
*.inc text eol=lf
14
15
Makefile text eol=lf
16
Makefile.* text eol=lf
17
*.mk text eol=lf
18
19
*.h.template text eol=lf
20
*.c.template text eol=lf