px4-firmware/.gitignore

51 lines
797 B
Plaintext
Raw Normal View History

*.d
!ROMFS/*/*.d
!ROMFS/*/*/*.d
!ROMFS/*/*/*/*.d
2013-01-06 02:37:26 -04:00
*.dSYM
*.o
*.pyc
*~
.*.swp
.context
.cproject
2012-08-04 19:55:55 -03:00
.DS_Store
.gdbinit
.project
.settings
.swp
2012-12-30 21:22:57 -04:00
.~lock.*
Archives/*
Build/*
2014-11-24 10:57:48 -04:00
build/*
core
cscope.out
Firmware.sublime-workspace
Images/*.bin
Images/*.px4
mavlink/include/mavlink/v0.9/
2013-08-16 11:22:38 -03:00
/nuttx-configs/px4io-v2/src/.depend
/nuttx-configs/px4io-v2/src/Make.dep
/nuttx-configs/px4io-v2/src/libboard.a
/nuttx-configs/px4io-v1/src/.depend
/nuttx-configs/px4io-v1/src/Make.dep
/nuttx-configs/px4io-v1/src/libboard.a
2013-08-15 07:55:16 -03:00
/Documentation/doxy.log
/Documentation/html/
/Documentation/doxygen*objdb*tmp
.tags
2014-04-24 11:03:36 -03:00
tags
2013-08-28 03:14:13 -03:00
.tags_sorted_by_file
.pydevproject
2014-05-02 09:22:20 -03:00
.ropeproject
2014-05-05 12:10:33 -03:00
*.orig
src/modules/uORB/topics/*
2015-01-23 05:34:04 -04:00
src/platforms/nuttx/px4_messages/*
src/platforms/ros/px4_messages/*
Firmware.zip
unittests/build
*.generated.h
.vagrant
*.pretty