Commit Graph

58 Commits

Author SHA1 Message Date
Jacob Walser fc1f28ff2a git: Ignore Build.ArduSub/* 2017-02-21 11:26:14 +11:00
Dr.-Ing. Amilcar Do Carmo Lucas d35433b253
gitignore: ignore generated parameter documentation files 2017-01-12 00:43:54 +00:00
Lucas De Marchi a5bac15bbe gitignore: sort entries
First the ones that are applied only from the root directory. Then the
entries applied everywhere.
2016-07-15 17:15:25 -03:00
Lucas De Marchi fef684c0fb gitignore: ignore logs/ and terrain/ in all vehicles
We can start sitl in any directoy, which may end up creating these
directories. Ignore them everywhere then.
2016-07-15 17:15:25 -03:00
Lucas De Marchi d1843816ed gitignore: remove entries about APM Planner 2016-07-15 17:15:25 -03:00
Randy Mackay c368cb07c2 Git: ignore ral.txt files 2016-07-04 22:08:26 +09:00
Randy Mackay dd5e8f3780 Copter: git ignore fence.txt 2016-06-25 15:55:55 +09:00
Tom Pittenger 6ecf0daa9f gitignore: add *.generated.h to match px4Firmware implementaion in their submodule 2016-06-19 12:19:11 -07:00
Lucas De Marchi bb44f20c57 gitignore: ignore mav.parm in the entire tree 2016-03-14 12:20:26 -03:00
XingZhangWu 3315859411 .gitignore: add .tags, cscope.in.out for sublime user 2016-03-08 00:32:27 -03:00
Caio Marcelo de Oliveira Filho 6e7b73610d waf: add waf support 2015-12-03 07:54:30 +11:00
Tom Pittenger 53716f9022 Git: update gitignore for way.txt
This file is generated by SITL and should not be committed.
2015-10-03 10:13:52 +09:00
Andrew Tridgell 6ec532694d git: turns out .autotools is a file not a directory 2015-09-02 09:46:55 +10:00
Andrew Tridgell 7d7ea69611 git: ignore .autotools directory for eclipse users 2015-09-02 09:44:20 +10:00
Randy Mackay 7f97f7d0a3 Git: ignore logs, mav.parm for plane, rover 2015-07-22 11:11:37 +09:00
squilter 30201b5136 Git: ignore logs, mav.parm for copter 2015-07-22 11:11:34 +09:00
Tom Pittenger b7e12214ed .gitignore update for jsbsim changes
It seems jsbsim has changed the filenames and the location of _fgout.xml and rascal_test.
I'm not sure if this is a mistake or new behavior but either way these files are generated and don't need to be tracked.
2015-06-26 21:58:27 +10:00
Tom Pittenger a7d5f7ab6f ardupilot: revise gitignore to reflect jsb_sim folder rename 2015-05-08 12:03:27 +09:00
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