Merge branch 'master' of github.com:PX4/Firmware

This commit is contained in:
Lorenz Meier 2012-08-05 22:51:47 +02:00
commit 43a1c9edfd
1 changed files with 10 additions and 1 deletions

View File

@ -2,7 +2,16 @@
"folders":
[
{
"path": "."
"path": ".",
"file_exclude_patterns":
[
"*.o",
"*.a",
".built",
".context",
".depend",
"Make.dep"
]
}
],
"settings":