Skip to content
Snippets Groups Projects
.gitignore 226 B
Newer Older
  • Learn to ignore specific revisions
  • *Makefile*
    build
    Info.plist
    obj
    *.log
    *~
    *qtc*
    bin/*.exe
    bin/*.txt
    bin/mac
    *pro.user
    qrc_*.cpp
    *.Debug
    *.Release
    tmp
    debug
    release
    qgroundcontrol
    *.wav
    
    pixhawk's avatar
    pixhawk committed
    qgroundcontrol.xcodeproj/**
    
    doc/html
    doc/doxy.log