forked from ArduPilot/MissionPlanner
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
45 lines (45 loc) · 822 Bytes
/
.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
*.pfx
*.suo
*.user
bin/
obj/
.vs/
/Msi
packages/
*.psess
*.pyc
/ExtLibs/Mavlink/mavlink
/LogAnalyzer/py2exe/
*.vspx
*.appx
*.zip
/Drivers/gencert.bat
/Drivers/makecert.exe
/Drivers/signing.url
/ExtLibs/Zeroconf
/ExtLibs/wasm/wwwroot/2018-09-09 18-15-17.txt
/ExtLibs/Test
/ExtLibs/AltitudeAngelWings/Keys.config
/Drivers/DriverCleanup.pdb
/Drivers/DriverCleanup.exe.config
/Drivers/DriverCleanup.exe
/objcore
*.diagsession
/ExtLibs/WindowsStore/BundleArtifacts
/ExtLibs/runtime
/ExtLibs/Xamarin/Xamarin.Android/.__override__
/ExtLibs/UsbSerialForAndroid/usb-serial-for-android-3.2.0
/ExtLibs/UsbSerialForAndroid/usb-serial-for-android-3.3.0
/ExtLibs/Xamarin/opentk
*.binlog
docs/
*.Test/
*.jar
*.cache
/Plugins/Dowding/server/node_modules
/Plugins/Dowding/server/package-lock.json
/ExtLibs/Tests
*.p12
*.pem
*.key
/.vscode