forked from ArduPilot/ardupilot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
89 lines (89 loc) · 1.3 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
/.lock-waf*
/.waf*
/Tools/autotest/aircraft/Rascal/reset.xml
/Tools/autotest/ch7_mission.txt
/Tools/autotest/param_metadata/Parameters.html
/Tools/autotest/param_metadata/Parameters.rst
/Tools/autotest/param_metadata/Parameters.wiki
/Tools/autotest/param_metadata/apm.pdef.xml
/Tools/autotest/jsb_sim/fgout.xml
/Tools/autotest/jsb_sim/rascal_test.xml
/Tools/autotest/jsbsim_fgout_0.xml
/Tools/autotest/jsbsim_start_0.xml
/tmp/*
*.bin
*.d
*.dfu
*.dll
*.elf
*.exe
*.generated.h
*.hex
*.lst
*.o
*.obj
*.px4
*.pyc
*.tlog
*.tlog.raw
*.vbrain
*.vrx
*.zip
*~
.*.swo
.*.swp
.DS_Store
.autotools
.built
.context
.cproject
.depend
.directory
.metadata/
.project
.settings/
.tags
.tags_sorted_by_file
.vagrant
APMrover2/test.APMrover2/
APMrover2/way.txt
ArduCopter/Debug/
ArduCopter/fence.txt
ArduCopter/ral.txt
ArduCopter/test.ArduCopter/
ArduCopter/test/*
ArduCopter/way.txt
ArduPlane/test.ArduPlane/
ArduPlane/test/*
ArduPlane/way.txt
Build.APMrover2/*
Build.AntennaTracker/*
Build.ArduCopter/*
Build.ArduPlane/*
Build.ArduSub/*
CMakeCache.txt
CMakeFiles
LASTLOG.TXT
Make.dep
Thumbs.db
autotest.lck
build
cmake_install.cmake
config.mk
cscope.in.out
cscope.out
cscope.po.out
dataflash.bin
eeprom.bin
index.html
logs/
mav.log
mav.log.raw
mav.parm
mk/PX4/ROMFS/default.parm
module.mk
serialsent.raw
status.txt
tags
terrain/
test.ArduCopter/*