1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-29 14:52:12 +01:00

Update flight/.gitattributes to include *.template files

This commit is contained in:
Oleg Semyonov 2013-04-30 22:15:58 +02:00
parent 7c6da1df65
commit dbc35d2b71

View File

@ -15,3 +15,6 @@
Makefile text eol=lf
Makefile.* text eol=lf
*.mk text eol=lf
*.h.template text eol=lf
*.c.template text eol=lf