Changeset d23fab9 in mainline for .gitignore


Ignore:
Timestamp:
2017-11-26T11:27:54Z (6 years ago)
Author:
Petr Mánek <petr.manek@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
6c8a221c
Parents:
4ef3627f
Message:

usbdbg: add debug device driver

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .gitignore

    r4ef3627f rd23fab9  
    238238uspace/dist/drv/test3/
    239239uspace/dist/drv/uhci/
     240uspace/dist/drv/usbdbg/
    240241uspace/dist/drv/usbflbk/
    241242uspace/dist/drv/usbhid/
     
    296297uspace/drv/bus/usb/ohci/ohci
    297298uspace/drv/bus/usb/uhci/uhci
     299uspace/drv/bus/usb/usbdbg/usbdbg
    298300uspace/drv/bus/usb/usbflbk/usbflbk
    299301uspace/drv/bus/usb/usbhub/usbhub
Note: See TracChangeset for help on using the changeset viewer.