1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/.gitignore
stac f7a3cfc475 UAVObjects-python: Move generated files into build dir
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2522 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-01-22 17:38:26 +00:00

77 lines
1.9 KiB
Plaintext

# /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/PipBee/
/flight/PipBee/Build
# /ground/
/ground/Build
# /ground/share/openpilotgcs/models/Easystar/
/ground/share/openpilotgcs/models/Easystar/Thumbs.db
# /ground/share/openpilotgcs/sounds/
/ground/share/openpilotgcs/sounds/normalize.exe
# /ground/share/openpilotgcs/sounds/default/
/ground/share/openpilotgcs/sounds/default/normalize.exe
# /ground/share/openpilotgcs/translations/
/ground/share/openpilotgcs/translations/extract-mimetypes.xq
# /ground/src/experimental/OPMapWidget/core/
/ground/src/experimental/OPMapWidget/core/header.h
# /ground/src/experimental/tools/DocumentationHelper/
/ground/src/experimental/tools/DocumentationHelper/ui_mainwindow.h
# /ground/src/libs/qextserialport/
/ground/src/libs/qextserialport/.hg
/ground/src/libs/qextserialport/.hgtags
# /ground/src/libs/qwt/
/ground/src/libs/qwt/qwt.prf
/ground/src/libs/qwt/designer
# /ground/src/libs/uavobjgenerator/
/ground/src/libs/uavobjgenerator/Makefile
/ground/src/libs/uavobjgenerator/Makefile.Debug
/ground/src/libs/uavobjgenerator/Makefile.Release
/ground/src/libs/uavobjgenerator/debug
/ground/src/libs/uavobjgenerator/release
# /ground/src/plugins/ipconnection/
/ground/src/plugins/ipconnection/ui_ipconnectionoptionspage.h
# /
/downloads
/tools
/build
#ignore autogenerated files - they should really go into special dirs to be ignored more easy
ground/src/plugins/uavobjects/OPLogConvert.m
openpilotgcs-build-desktop
flight/Project/OpenPilotOSX/OpenPilotOSX.xcodeproj/*.mode1v3
flight/Project/OpenPilotOSX/OpenPilotOSX.xcodeproj/*.pbxuser
ground/openpilotgcs.pro.user