Changes in .bzrignore [0a5a950:3ae93a8] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • .bzrignore

    r0a5a950 r3ae93a8  
    4444./uspace/app/getterm/getterm
    4545./uspace/app/init/init
     46./uspace/app/kill/kill
     47./uspace/app/killall/killall
    4648./uspace/app/klog/klog
    4749./uspace/app/mkfat/mkfat
     
    5254./uspace/app/ping/ping
    5355./uspace/app/redir/redir
     56./uspace/app/sysinfo/sysinfo
    5457./uspace/app/sbi/sbi
    5558./uspace/app/stats/stats
     
    6467./uspace/app/usbinfo/usbinfo
    6568./uspace/app/virtusbkbd/vuk
     69./uspace/app/virtusbhub/vuh
     70./uspace/app/virtusbhub/vhc_hub/*
     71./uspace/app/websrv/websrv
    6672./uspace/dist/app/*
    6773./uspace/dist/cfg/net/general
     
    7884./uspace/drv/test1/test1
    7985./uspace/drv/test2/test2
    80 ./uspace/drv/uhci/uhci
     86./uspace/drv/uhci-hcd/uhci-hcd
     87./uspace/drv/uhci-rhd/uhci-rhd
    8188./uspace/drv/usbhub/usbhub
    82 ./uspace/drv/usbkbd/usbkbd
     89./uspace/drv/usbhid/usbhid
     90./uspace/drv/usbmid/usbmid
    8391./uspace/drv/vhc/vhc
    8492./uspace/srv/bd/ata_bd/ata_bd
     
    103111./uspace/srv/hw/char/i8042/i8042
    104112./uspace/srv/hw/char/s3c24xx_uart/s3c24ser
    105 ./uspace/srv/hw/netif/dp8390/dp8390
     113./uspace/srv/hw/irc/apic/apic
     114./uspace/srv/hw/irc/i8259/i8259
     115./uspace/srv/hw/netif/ne2000/dp8390
     116./uspace/srv/hw/netif/ne2000/ne2000
    106117./uspace/srv/loader/loader
    107118./uspace/srv/net/cfg/lo
Note: See TracChangeset for help on using the changeset viewer.