Sebastian Quilter
b4119aa07b
AP_OSD: remove font bins from gitignore
2021-02-23 15:22:22 +11:00
Iampete1
bd8619a616
gitignore: add scripting repl
2021-02-17 19:13:32 +11:00
bugobliterator
ae1a667232
.gitignore: ignore tasklist.json
2021-01-22 05:42:12 +11:00
Tom Pittenger
f128d8c549
gitignore: ignore .pydevproject from Eclipse Python plugin
2020-11-23 14:55:01 -08:00
Pierre Kancir
abacfc93cc
.gitignore: ignore build.tmp directory on docker
2020-09-30 17:59:33 +10:00
Pierre Kancir
f6f418605f
.gitignore: add LogMessages output to ignore list
2020-08-25 20:01:27 +10:00
Pierre Kancir
5ffae82a90
.gitignore: ignore Mission Planner parameter files
2020-08-05 22:32:33 +10:00
Peter Barker
698e9cb224
gitignore: rename APMrover2 to Rover
2020-04-14 09:50:34 +09:00
Pierre Kancir
3a39e9cfc1
.gitignore: ignore param json file
2020-04-02 08:11:42 +11:00
Jaaaky
c46a1112e1
gitignore: Add dumpstack_*out to .gitignore
2020-02-07 08:19:02 +09:00
Jaaaky
4e6e758e89
gitignore: Add persistent.dat to .gitignore
2019-08-26 08:24:12 +10:00
Michael du Breuil
c0ffdd7efb
gitignore: Ignore scripts and any stack traces
2019-08-20 23:59:06 +01:00
mhefny
1e41f7cc61
SITL: add Webots support and examples
2019-08-19 19:36:25 +10:00
Tom Pittenger
3a5fc0149d
gitignore: add way.txt for MAVPorxy waypoint missions
...
- this is already ignored on other vheicles when launching sim_vehicle from the directory but not if you launch sitl from root
2019-07-08 13:50:14 -07:00
Buzz
31697a3b0c
Tools: add support for GCOV code coverage tool and HTML reporting with LCOV.
...
first, "apt install gcovr lcov" as new prerequisites
then run:
./waf configure --enable-gcov
./waf build --lcov-report
and after much waiting review the report in HTML format with your preferred browser eg:
firefox reports/lcov-report/index.html
2019-03-04 23:46:40 +11:00
Pierre Kancir
b1a03a3567
gitignore: ignore Jetbrains files and cmake build
2019-02-12 08:03:36 +09:00
Dr Nic Williams
b54f61eccc
ignore vagrant console log
2019-02-08 11:50:30 +11:00
Michael du Breuil
069897b4b6
.gitignore: Ignore parameter metadata files
2018-12-11 10:24:40 +11:00
Jaime Machuca
2f01f08b24
GitIgnore: added .vscode folder to .gitignore
2018-07-18 08:44:45 +09:00
Michael du Breuil
9fbe6e624a
Git: Add .gdbinit to list of ignored files
2018-06-12 09:08:58 +10:00
night-ghost
70eb659c2d
added .apj to .gitignore
2018-03-01 20:33:21 +11:00
night-ghost
e2b628c471
AP_HAL_F4light: fixed compilation for boards AirbotF4, AirbotV2 and CL_Racing_F4. Corrected prefix for binaries
2018-02-22 08:10:32 +11:00
Andrew Tridgell
6249706d8d
git: ignore .i files (for revomini build)
2018-02-10 09:14:41 +11:00
HeBin
b3307edd8f
ardupilot: update .gitignore
2017-11-22 10:10:21 -08:00
Leonard Hall
52ed8d0bb0
Git: add arducopter.exe.stackdump to gitignore
2017-11-15 20:50:53 +09:00
Jacob Walser
b752594fe5
param_metadata: Markdown parameter formatter
2017-06-20 14:53:17 +10:00
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