Commit Graph

90 Commits

Author SHA1 Message Date
Tom Pittenger
06d1f3ebdf Plane: add ArduPlane/test/* to gitignore
so that the ArduPlane sitl example (--aircraft test) won't show flight
logs as changes
2015-03-13 13:10:17 +11:00
Randy Mackay
d46ceac1f8 Git: ignore autotest.lck and index.html 2014-12-31 14:05:14 +09:00
Randy Mackay
2abb13e480 Git: ignore Build.AntennaTracker 2014-08-20 14:40:18 +09:00
Randy Mackay
ad5fd361f0 Git: ignore terrain data files 2014-08-14 11:27:36 +09:00
Randy Mackay
241c147e2a Git: ignore Thumbs.db
These files can be created automatically on Windows machines and are
difficult to remove
2014-07-16 14:29:21 +09:00
LukeMike
1cc55bfcf8 VRBRAIN: added filter dfu 2014-07-01 12:21:33 +02:00
Emile Castelnuovo
9adf820dbe modified .gitignore to ignore .vrx and .hex files 2014-07-01 12:21:31 +02:00
Emile Castelnuovo
1d28acd182 VRBRAIN: Added missing files. Added *.vbrain files to git ignore. 2014-04-08 16:19:20 +10:00
Randy Mackay
d92e7a99a2 Git: ignore test.ArduPlane, test.APMrover2
Remove redundant dataflash.bin and eeprom.bin which are already covered
by *.bin exclusion
2014-03-16 10:48:54 +09:00
Randy Mackay
6408965ae9 Git: ignore /ArduCopter/test.ArduCopter directory 2014-03-08 16:04:54 +09:00
Randy Mackay
46c8206d0e Git: ignore xml files produced by Plane autotest 2014-03-05 11:44:10 +09:00
Randy Mackay
1123c40761 Git: ignore Build.APMrover2 directory 2014-02-21 15:25:52 +09:00
Randy Mackay
dd9e941311 Git: ignore LASTLOG.TXT 2014-02-20 10:50:21 +09:00
Randy Mackay
65af028112 Git: ignore .elf files 2014-01-03 15:37:51 +09:00
Randy Mackay
751f886215 Git: ignore eclipse project files 2013-12-23 16:22:34 +09:00
Andrew Tridgell
0311c95e9d git: ignore ~ files 2013-09-28 21:24:02 +10:00
Randy Mackay
d62c6dc051 gitignore: ignore Build.ArduPlane 2013-09-19 17:47:48 +09:00
Randy Mackay
3abdf14e51 Build: sort .gitignore alphabetically, add .bin 2013-09-11 13:15:19 +09:00
Tobias
947f8125bb extended .gitignore:
.directory (Dolphin's .DS_Store)
/.settings/ (eclipse)
2013-07-08 12:17:59 +10:00
Andrew Tridgell
8c78f2d5d8 git: ignore some more generated files 2013-05-30 09:56:10 +10:00
MikkoSaarisalo
2dc5078c83 Added .vagrant to .gitignore
Relates to pull request #183 (Automated dev environment distribution) and leaves vagrant instance specific configs outside git control.
2013-05-03 23:29:07 +09:00
Randy Mackay
6deaae3844 gitignore: add more files produced by sitl testing 2013-04-24 18:01:13 +09:00
Randy Mackay
5fb8e47d74 .gitignore: added files commonly produced by autotest
moved some entries to put them in alphabetical order
2013-04-20 16:12:22 +09:00
Andrew Tridgell
47cff69c70 git: ignore .pyc files 2013-04-06 16:58:17 +11:00
Jason Short
a9671c2d97 Git: Adding MacOS gitignore .DS_Store 2013-02-20 21:09:06 -08:00
Andrew Tridgell
1fb3f01f5b git: ignore some more file types 2013-01-04 14:58:36 +11:00
Michael Oborne
b12698ef6c Mission Planner Cleanup 2012-08-25 21:48:06 +08:00
Andrew Tridgell
7d9e8c8d89 git: try to reduce the number of binary files added to the tree
our git tree has become far too large due to large exe, dll etc
files. We can't fully get rid of the ones that are there, but this may
discourage people from adding more
2012-04-30 22:47:08 +10:00
Michael Oborne
bb50bc3fc5 APM Planner 1.1.60
add stab kd ch6
fix mono/linux serial port list
2012-04-04 06:58:45 +08:00
Pat Hickey
2c73d89400 gitignore: ignore mavproxy log files 2011-12-13 11:24:05 -08:00
Pat Hickey
f129909b74 git: added a couple more ignore lines 2011-11-25 20:00:16 -08:00
James Goppert
eeb8f57384 Ignored swap files. 2011-10-27 17:32:00 -04:00
James Goppert
9192143c44 Fixed APO bug in current waypoint update. 2011-10-27 17:23:08 -04:00
Michael Oborne
6797510236 planner quick hil fix
gains 4500 4500 4500 500 and reverse rudder
2011-10-09 21:30:28 +08:00
Michael Oborne
f77345de8f add missing file 2011-10-07 06:45:54 +08:00
James Goppert
5489b84f8e Improvements to cmake. 2011-09-29 21:23:26 -04:00
James Goppert
ed850d4e0c Added missing files. 2011-09-29 14:18:05 -04:00
Amilcar Lucas
38cdf8b3cf Ignore generated file 2011-09-18 14:56:50 +02:00
Amilcar Lucas
227ce0a92d Merge some small misc improvements from APM_Camera branch 2011-09-17 20:25:31 +02:00
Amilcar Lucas
2357d3d41e Ignore some files that should never be commited 2011-09-13 01:51:35 +02:00