Changeset 19a1800 in mainline for .bzrignore
- Timestamp:
- 2011-03-01T22:20:56Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e24e7b1
- Parents:
- 976f546 (diff), ac8285d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.bzrignore
r976f546 r19a1800 67 67 ./uspace/app/usbinfo/usbinfo 68 68 ./uspace/app/virtusbkbd/vuk 69 ./uspace/app/virtusbhub/vuh 70 ./uspace/app/virtusbhub/vhc_hub/* 69 71 ./uspace/app/websrv/websrv 70 72 ./uspace/dist/app/* … … 82 84 ./uspace/drv/test1/test1 83 85 ./uspace/drv/test2/test2 84 ./uspace/drv/uhci/uhci 86 ./uspace/drv/uhci-hcd/uhci-hcd 87 ./uspace/drv/uhci-rhd/uhci-rhd 85 88 ./uspace/drv/usbhub/usbhub 86 ./uspace/drv/usbkbd/usbkbd 89 ./uspace/drv/usbhid/usbhid 90 ./uspace/drv/usbmid/usbmid 87 91 ./uspace/drv/vhc/vhc 88 92 ./uspace/srv/bd/ata_bd/ata_bd … … 109 113 ./uspace/srv/hw/irc/apic/apic 110 114 ./uspace/srv/hw/irc/i8259/i8259 111 ./uspace/srv/hw/netif/dp8390/dp8390 115 ./uspace/srv/hw/netif/ne2000/dp8390 116 ./uspace/srv/hw/netif/ne2000/ne2000 112 117 ./uspace/srv/loader/loader 113 118 ./uspace/srv/net/cfg/lo
Note:
See TracChangeset
for help on using the changeset viewer.