.gitignore 1012 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 17 18
*.swp
*.nfs
CMakeFiles
*Makefile*
tags
build*/
Info.plist
obj
.DS_Store
*.log
*~
*~.skp
bin/*.exe
bin/*.txt
bin/mac
*pro.user*
Don Gagne's avatar
Don Gagne committed
19
.qmake.stash
20 21 22 23 24 25
qrc_*.cpp
*.Debug
*.Release
tmp
debug
release
Lorenz Meier's avatar
Lorenz Meier committed
26
/qgroundcontrol
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
qgroundcontrol.xcodeproj/**
doc/html
doc/doxy.log
deploy/mac
deploy/linux
deploy/qgroundcontrol*
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
54 55 56
thirdParty/qserialport-build-desktop/
thirdParty/qserialport/bin/
thirdParty/qserialport/lib/
57
libs/thirdParty/libxbee/lib/
58
GeneratedFiles/
59
gstreamer-1.0-android*
Gus Grubba's avatar
Gus Grubba committed
60
src/Airmap/Airmap_api_key.h
tstellanova's avatar
tstellanova committed
61 62

*.autosave
63
.settings/
64

65 66 67
# iOS Generated files
ios/iOSForAppStore-Info.plist

68 69 70 71 72 73 74 75
# Generated files
moc_*
ui_*
*.o
*.a
*.so*
*.moc
*.prl
Daniel Agar's avatar
Daniel Agar committed
76 77

# android
78 79 80 81 82 83
android/local.properties
android/gradle.properties

# doxygen
src/html/
src/latex/
84 85 86 87 88

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

89
libs/airmapd/include/boost