forked from ArduPilot/ardupilot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
128 lines (128 loc) · 1.87 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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
/.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/Parameters.md
/Tools/autotest/param_metadata/apm.pdef.xml
/Tools/autotest/param_metadata/apm.pdef.json
/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
/Tools/autotest/rover-ch7_mission.txt
/tmp/*
*.bin
*.d
*.dfu
*.dll
*.elf
*.exe
*.generated.h
*.hex
*.lst
*.o
*.obj
*.px4
*.pyc
*.tlog
*.tlog.raw
*.vbrain
*.vrx
*.zip
*~
.*.swo
.*.swp
*.i
*.ii
.DS_Store
.autotools
.built
.context
.cproject
.depend
.directory
.metadata/
.project
.settings/
.tags
.tags_sorted_by_file
.vagrant
Tools/vagrant/*.log
Rover/test.Rover/
Rover/way.txt
ArduCopter/Debug/
ArduCopter/arducopter.exe.stackdump
ArduCopter/fence.txt
ArduCopter/ral.txt
ArduCopter/test.ArduCopter/
ArduCopter/test/*
ArduCopter/way.txt
ArduPlane/test.ArduPlane/
ArduPlane/test/*
ArduPlane/way.txt
Build.Rover/*
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/*
GPATH
GRTAGS
GTAGS
config.mk
*.apj
.gdbinit
/.vscode
Parameters.html
Parameters.md
Parameters.rst
Parameters.wiki
apm.pdef.xml
apm.pdef.json
parameters.edn
# JetBrains IDE files
.idea/*
# CMake
cmake-build-*/
/reports/
/GCOV_*.log
way.txt
*.wbproj
*.wbproj
segv_*out
/scripts/
/Rover/scripts/
/AntennaTracker/scripts/
/ArduCopter/scripts/
/ArduPlane/scripts/
/ArduSub/scripts/
persistent.dat
dumpstack_*out