.gitignore 215 Bytes
Newer Older
pixhawk's avatar
pixhawk committed
1
*Makefile*
2
build
pixhawk's avatar
pixhawk committed
3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Info.plist
obj
*.log
*~
*qtc*
bin/*.exe
bin/*.txt
bin/mac
*pro.user
qrc_*.cpp
*.Debug
*.Release
tmp
debug
release
18
opengroundcontrol.xcodeproj/**
19 20
opengroundcontrol
qgroundcontrol