.gitignore 992 Bytes
Newer Older
1
libs/lib/Frameworks/GStreamer.framework
Gus Grubba's avatar
Gus Grubba committed
2
*_qmlcache.qrc
3 4 5 6 7 8 9 10 11 12 13 14 15 16
*.swp
*.nfs
CMakeFiles
tags
build*/
obj
.DS_Store
*.log
*~
*~.skp
bin/*.exe
bin/*.txt
bin/mac
*pro.user*
Don Gagne's avatar
Don Gagne committed
17
.qmake.stash
18 19 20 21 22 23
qrc_*.cpp
*.Debug
*.Release
tmp
debug
release
Lorenz Meier's avatar
Lorenz Meier committed
24
/qgroundcontrol
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
qgroundcontrol.xcodeproj/**
doc/html
doc/doxy.log
deploy/mac
deploy/linux
controller_log*
user_config.pri
*.app
*.ncb
*.vcproj
*.vcxproj*
*.sdf
*.ipch
*.pdb
*.sln
*.sln
*.vcproj
*.user
*.ncb
*.idb
*.project
*.cproject
*.sln
*.suo
*.uhf.txt
*.opensdf
Lorenz Meier's avatar
Lorenz Meier committed
51 52 53
thirdParty/qserialport-build-desktop/
thirdParty/qserialport/bin/
thirdParty/qserialport/lib/
54
libs/thirdParty/libxbee/lib/
55
GeneratedFiles/
56
gstreamer-1.0-android*
Gus Grubba's avatar
Gus Grubba committed
57
src/Airmap/Airmap_api_key.h
58
localization/qgroundcontrol/
tstellanova's avatar
tstellanova committed
59 60

*.autosave
61
.settings/
62

63 64 65
# iOS Generated files
ios/iOSForAppStore-Info.plist

66 67 68 69 70 71
# Generated files
moc_*
ui_*
*.o
*.moc
*.prl
Daniel Agar's avatar
Daniel Agar committed
72 73

# android
74 75 76 77 78 79
android/local.properties
android/gradle.properties

# doxygen
src/html/
src/latex/
80 81 82 83 84

# vagrant
.vagrant/
Qt*-linux*.tar.*

85 86
.vs/

87
libs/airmapd/include/boost