px4-firmware/.gitignore

46 lines
715 B
Plaintext
Raw Normal View History

2012-08-04 19:55:55 -03:00
.built
2012-10-16 06:10:09 -03:00
*.context
2012-08-04 19:55:55 -03:00
.depend
.config
.version
.project
.cproject
2012-08-04 19:55:55 -03:00
apps/namedapp/namedapp_list.h
apps/namedapp/namedapp_proto.h
Make.dep
*.o
*.a
*.d
2012-10-16 11:49:45 -03:00
*~
2013-01-06 02:37:26 -04:00
*.dSYM
2012-08-04 19:55:55 -03:00
Images/*.bin
Images/*.px4
nuttx/Make.defs
nuttx/setenv.sh
nuttx/arch/arm/include/board
nuttx/arch/arm/include/chip
nuttx/arch/arm/src/board
nuttx/arch/arm/src/chip
nuttx/include/apps
nuttx/include/arch
nuttx/include/math.h
nuttx/include/nuttx/config.h
nuttx/include/nuttx/version.h
nuttx/tools/mkconfig
nuttx/tools/mkconfig.exe
nuttx/tools/mkversion
nuttx/tools/mkversion.exe
nuttx/nuttx
nuttx/System.map
nuttx/nuttx.bin
nuttx/nuttx.hex
.configured
.settings
Firmware.sublime-workspace
.DS_Store
2012-08-05 20:32:47 -03:00
nsh_romfsimg.h
2012-08-14 03:52:48 -03:00
cscope.out
.configX-e
nuttx-export.zip
2013-01-06 02:37:26 -04:00
dot.gdbinit