mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
127ca1e7e1
Conflicts: ground/openpilotgcs/src/plugins/hitl/plugin.pro ground/openpilotgcs/src/plugins/hitlnew/fgsimulator.cpp ground/openpilotgcs/src/plugins/hitlnew/hitlconfiguration.cpp ground/openpilotgcs/src/plugins/hitlnew/hitloptionspage.cpp ground/openpilotgcs/src/plugins/hitlnew/hitloptionspage.ui ground/openpilotgcs/src/plugins/hitlnew/il2simulator.cpp ground/openpilotgcs/src/plugins/hitlnew/simulator.cpp ground/openpilotgcs/src/plugins/hitlnew/simulator.h ground/openpilotgcs/src/plugins/hitlnew/xplanesimulator.cpp ground/openpilotgcs/src/plugins/uavobjects/uavobjects.pro
89 lines
2.0 KiB
Plaintext
89 lines
2.0 KiB
Plaintext
# Exclude temporary and system files
|
|
.DS_Store
|
|
|
|
# /flight/
|
|
/flight/*.pnproj
|
|
/flight/*.pnps
|
|
/flight/.cproject
|
|
/flight/.metadata
|
|
/flight/.project
|
|
/flight/.settings
|
|
/flight/Build
|
|
|
|
# /flight/AHRS/
|
|
/flight/AHRS/Build
|
|
|
|
# /flight/Bootloaders/OpenPilot.old/
|
|
/flight/Bootloaders/OpenPilot.old/Build
|
|
|
|
# /flight/OpenPilot/
|
|
/flight/OpenPilot/Build
|
|
/flight/OpenPilot/Build.win32
|
|
|
|
#flight/Project/OpenPilotOSX
|
|
flight/Project/OpenPilotOSX/build
|
|
|
|
# /flight/PipBee/
|
|
/flight/PipBee/Build
|
|
|
|
# /flight/Project/OpenPilotOSX/
|
|
/flight/Project/OpenPilotOSX/build/
|
|
|
|
# /ground/
|
|
/ground/Build
|
|
|
|
/ground/openpilotgcs/share/openpilotgcs/models/Easystar/Thumbs.db
|
|
|
|
/ground/openpilotgcs/share/openpilotgcs/sounds/normalize.exe
|
|
|
|
/ground/openpilotgcs/share/openpilotgcs/sounds/default/normalize.exe
|
|
|
|
/ground/openpilotgcs/share/openpilotgcs/translations/extract-mimetypes.xq
|
|
|
|
/ground/openpilotgcs/src/experimental/OPMapWidget/core/header.h
|
|
|
|
/ground/openpilotgcs/src/experimental/tools/DocumentationHelper/ui_mainwindow.h
|
|
|
|
/ground/openpilotgcs/src/libs/qextserialport/.hg
|
|
/ground/openpilotgcs/src/libs/qextserialport/.hgtags
|
|
|
|
/ground/openpilotgcs/src/libs/qwt/qwt.prf
|
|
/ground/openpilotgcs/src/libs/qwt/designer
|
|
|
|
/ground/openpilotgcs/src/plugins/ipconnection/ui_ipconnectionoptionspage.h
|
|
|
|
# Ignore artifacts of top-level Makefile
|
|
/downloads
|
|
/tools
|
|
/build
|
|
|
|
openpilotgcs-build-desktop
|
|
flight/Project/OpenPilotOSX/OpenPilotOSX.xcodeproj/*.mode1v3
|
|
flight/Project/OpenPilotOSX/OpenPilotOSX.xcodeproj/*.pbxuser
|
|
|
|
# Ignore some of the .pro.user files
|
|
ground/openpilotgcs/openpilotgcs.pro.user
|
|
ground/uavobjgenerator/uavobjgenerator.pro.user
|
|
ground/uavobjects/uavobjects.pro.user
|
|
ground/ground.pro.user
|
|
|
|
GPATH
|
|
GRTAGS
|
|
GSYMS
|
|
GTAGS
|
|
|
|
plane
|
|
quad
|
|
|
|
# Ignore intermediate files generated by command-line android builds
|
|
# Couldn't figure out how to force these files into the ./build directory
|
|
androidgcs/build.xml
|
|
androidgcs/local.properties
|
|
androidgcs/proguard-project.txt
|
|
|
|
# Ignore build output from Eclipse android builds
|
|
androidgcs/bin/
|
|
androidgcs/gen/
|
|
/.cproject
|
|
/.project
|