.gitignore 614 Bytes
Newer Older
1
*.swp
James Goppert's avatar
James Goppert committed
2
*.nfs
3
CMakeFiles
4 5
*Makefile*
tags
6
build*/
7 8
Info.plist
obj
9
.DS_Store
10 11
*.log
*~
LM's avatar
LM committed
12
*~.skp
13 14 15 16 17 18 19 20 21 22 23
bin/*.exe
bin/*.txt
bin/mac
*pro.user*
qrc_*.cpp
*.Debug
*.Release
tmp
debug
release
qgroundcontrol
24
mavlinkgen-build-desktop
25 26 27 28 29 30 31 32 33
qgroundcontrol.xcodeproj/**
doc/html
doc/doxy.log
deploy/mac
deploy/linux
deploy/qgroundcontrol*
controller_log*
user_config.pri
*.app
34 35
*.ncb
*.vcproj
oberion's avatar
oberion committed
36
*.vcxproj*
oberion's avatar
oberion committed
37 38 39
*.sdf
*.ipch
*.pdb
40 41 42 43 44 45 46 47 48
*.sln
*.sln
*.vcproj
*.user
*.ncb
*.idb
*.project
*.cproject
*.sln
49
*.suo
50 51 52 53

thirdParty/qserialport-build-desktop/
thirdParty/qserialport/bin/
thirdParty/qserialport/lib/