Changeset 62f4212 in mainline for .bzrignore
- Timestamp:
- 2011-03-22T10:07:53Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f8e4cb6
- Parents:
- 18b3cfd (diff), b01995b (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
r18b3cfd r62f4212 9 9 _link.ld 10 10 ./*.iso 11 12 ./tools/__pycache__/ 11 13 12 14 ./Makefile.common … … 84 86 ./uspace/drv/test1/test1 85 87 ./uspace/drv/test2/test2 88 ./uspace/drv/ohci/ohci 86 89 ./uspace/drv/ehci-hcd/ehci-hcd 87 90 ./uspace/drv/uhci-hcd/uhci-hcd 88 91 ./uspace/drv/uhci-rhd/uhci-rhd 92 ./uspace/drv/usbflbk/usbflbk 89 93 ./uspace/drv/usbhub/usbhub 90 94 ./uspace/drv/usbhid/usbhid … … 137 141 .cproject 138 142 .project 143 .settings 144 .pydevproject 145
Note:
See TracChangeset
for help on using the changeset viewer.