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-604 Add suitable lowpass filter to feed forward term
[librepilot.git]
/
make
/
.gitattributes
blob
5d389507179ff189125163bd0d15b2c05a22c492
1
#
2
# All make includes should have LF line endings to be consistent with flight code
3
#
4
5
*.mk text eol=lf
6
*.py text eol=lf
7
*.sh text eol=lf
8
9
/doxygen/* text eol=lf
10
/uncrustify/*.cfg text eol=lf
11
12
/templates/*.txt text eol=crlf
13
/templates/build-info.txt text eol=lf