night-ghost
70eb659c2d
added .apj to .gitignore
7 years ago
night-ghost
e2b628c471
AP_HAL_F4light: fixed compilation for boards AirbotF4, AirbotV2 and CL_Racing_F4. Corrected prefix for binaries
7 years ago
Andrew Tridgell
6249706d8d
git: ignore .i files (for revomini build)
7 years ago
HeBin
b3307edd8f
ardupilot: update .gitignore
7 years ago
Leonard Hall
52ed8d0bb0
Git: add arducopter.exe.stackdump to gitignore
7 years ago
Jacob Walser
b752594fe5
param_metadata: Markdown parameter formatter
8 years ago
Jacob Walser
fc1f28ff2a
git: Ignore Build.ArduSub/*
8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas
d35433b253
gitignore: ignore generated parameter documentation files
8 years ago
Lucas De Marchi
a5bac15bbe
gitignore: sort entries
...
First the ones that are applied only from the root directory. Then the
entries applied everywhere.
9 years ago
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.
9 years ago
Lucas De Marchi
d1843816ed
gitignore: remove entries about APM Planner
9 years ago
Randy Mackay
c368cb07c2
Git: ignore ral.txt files
9 years ago
Randy Mackay
dd5e8f3780
Copter: git ignore fence.txt
9 years ago
Tom Pittenger
6ecf0daa9f
gitignore: add *.generated.h to match px4Firmware implementaion in their submodule
9 years ago
Lucas De Marchi
bb44f20c57
gitignore: ignore mav.parm in the entire tree
9 years ago
XingZhangWu
3315859411
.gitignore: add .tags, cscope.in.out for sublime user
9 years ago
Caio Marcelo de Oliveira Filho
6e7b73610d
waf: add waf support
9 years ago
Tom Pittenger
53716f9022
Git: update gitignore for way.txt
...
This file is generated by SITL and should not be committed.
9 years ago
Andrew Tridgell
6ec532694d
git: turns out .autotools is a file not a directory
10 years ago
Andrew Tridgell
7d7ea69611
git: ignore .autotools directory for eclipse users
10 years ago
Randy Mackay
7f97f7d0a3
Git: ignore logs, mav.parm for plane, rover
10 years ago
squilter
30201b5136
Git: ignore logs, mav.parm for copter
10 years ago
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.
10 years ago
Tom Pittenger
a7d5f7ab6f
ardupilot: revise gitignore to reflect jsb_sim folder rename
10 years ago
Tom Pittenger
06d1f3ebdf
Plane: add ArduPlane/test/* to gitignore
...
so that the ArduPlane sitl example (--aircraft test) won't show flight
logs as changes
10 years ago
Randy Mackay
d46ceac1f8
Git: ignore autotest.lck and index.html
10 years ago
Randy Mackay
2abb13e480
Git: ignore Build.AntennaTracker
11 years ago
Randy Mackay
ad5fd361f0
Git: ignore terrain data files
11 years ago
Randy Mackay
241c147e2a
Git: ignore Thumbs.db
...
These files can be created automatically on Windows machines and are
difficult to remove
11 years ago
LukeMike
1cc55bfcf8
VRBRAIN: added filter dfu
11 years ago
Emile Castelnuovo
9adf820dbe
modified .gitignore to ignore .vrx and .hex files
11 years ago
Emile Castelnuovo
1d28acd182
VRBRAIN: Added missing files. Added *.vbrain files to git ignore.
11 years ago
Randy Mackay
d92e7a99a2
Git: ignore test.ArduPlane, test.APMrover2
...
Remove redundant dataflash.bin and eeprom.bin which are already covered
by *.bin exclusion
11 years ago
Randy Mackay
6408965ae9
Git: ignore /ArduCopter/test.ArduCopter directory
11 years ago
Randy Mackay
46c8206d0e
Git: ignore xml files produced by Plane autotest
11 years ago
Randy Mackay
1123c40761
Git: ignore Build.APMrover2 directory
11 years ago
Randy Mackay
dd9e941311
Git: ignore LASTLOG.TXT
11 years ago
Randy Mackay
65af028112
Git: ignore .elf files
11 years ago
Randy Mackay
751f886215
Git: ignore eclipse project files
11 years ago
Andrew Tridgell
0311c95e9d
git: ignore ~ files
12 years ago
Randy Mackay
d62c6dc051
gitignore: ignore Build.ArduPlane
12 years ago
Randy Mackay
3abdf14e51
Build: sort .gitignore alphabetically, add .bin
12 years ago
Tobias
947f8125bb
extended .gitignore:
...
.directory (Dolphin's .DS_Store)
/.settings/ (eclipse)
12 years ago
Andrew Tridgell
8c78f2d5d8
git: ignore some more generated files
12 years ago
MikkoSaarisalo
2dc5078c83
Added .vagrant to .gitignore
...
Relates to pull request #183 (Automated dev environment distribution) and leaves vagrant instance specific configs outside git control.
12 years ago
Randy Mackay
6deaae3844
gitignore: add more files produced by sitl testing
12 years ago
Randy Mackay
5fb8e47d74
.gitignore: added files commonly produced by autotest
...
moved some entries to put them in alphabetical order
12 years ago
Andrew Tridgell
47cff69c70
git: ignore .pyc files
12 years ago
Jason Short
a9671c2d97
Git: Adding MacOS gitignore .DS_Store
12 years ago
Andrew Tridgell
1fb3f01f5b
git: ignore some more file types
12 years ago