source: mainline/.bzrignore@ d208f3f

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since d208f3f was c7c2443, checked in by Vojtech Horky <vojtechhorky@…>, 14 years ago

Ignore shared object files

  • Property mode set to 100644
File size: 3.6 KB
Line 
1# user makefile for local targets
2Makefile.local
3
4# generated files (misc)
5Makefile.depend
6*.prev
7*.map
8*.disasm
9*.lo
10*.la
11*.so.*
12*.so0
13_link.ld
14./*.iso
15_link-dlexe.ld
16_link-loader.ld
17_link-shlib.ld
18
19./tools/__pycache__/
20
21./Makefile.common
22./Makefile.config
23./common.h
24./config.h
25./autotool/
26./image.iso
27./boot/distroot/
28./boot/initrd.fs
29./boot/initrd.img
30./kernel/kernel.bin
31./kernel/kernel.dump
32./kernel/kernel.raw
33./kernel/generic/src/debug/real_map.bin
34
35./kernel/arch/ia32/include/common.h
36./kernel/arch/amd64/include/common.h
37./kernel/generic/include/arch
38./kernel/generic/include/genarch
39./uspace/lib/c/arch/amd64/include/common.h
40./uspace/lib/c/arch/ia32/include/common.h
41./uspace/lib/c/include/arch
42./uspace/lib/c/include/kernel
43./uspace/lib/c/include/libarch
44
45
46
47
48
49
50# generated files (executables)
51./uspace/app/bdsh/bdsh
52./uspace/app/edit/edit
53./uspace/app/getterm/getterm
54./uspace/app/init/init
55./uspace/app/kill/kill
56./uspace/app/killall/killall
57./uspace/app/klog/klog
58./uspace/app/lsusb/lsusb
59./uspace/app/mkbd/mkbd
60./uspace/app/mkfat/mkfat
61./uspace/app/netstart/netstart
62./uspace/app/netecho/netecho
63./uspace/app/nettest1/nettest1
64./uspace/app/nettest2/nettest2
65./uspace/app/ping/ping
66./uspace/app/redir/redir
67./uspace/app/sysinfo/sysinfo
68./uspace/app/sbi/sbi
69./uspace/app/stats/stats
70./uspace/app/taskdump/taskdump
71./uspace/app/tasks/tasks
72./uspace/app/tester/tester
73./uspace/app/test_serial/test_serial
74./uspace/app/tetris/tetris
75./uspace/app/top/top
76./uspace/app/trace/trace
77./uspace/app/usb/usb
78./uspace/app/usbinfo/usbinfo
79./uspace/app/virtusbkbd/vuk
80./uspace/app/virtusbhub/vuh
81./uspace/app/vuhid/vuh
82./uspace/app/virtusbhub/vhc_hub/*
83./uspace/app/websrv/websrv
84./uspace/dist/app/*
85./uspace/dist/cfg/net/general
86./uspace/dist/cfg/net/lo
87./uspace/dist/cfg/net/ne2k
88./uspace/dist/drv/*
89./uspace/dist/srv/*
90./uspace/drv/root/root
91./uspace/drv/isa/isa
92./uspace/drv/ns8250/ns8250
93./uspace/drv/pciintel/pciintel
94./uspace/drv/rootpc/rootpc
95./uspace/drv/rootvirt/rootvirt
96./uspace/drv/test1/test1
97./uspace/drv/test2/test2
98./uspace/drv/ohci/ohci
99./uspace/drv/ehci-hcd/ehci-hcd
100./uspace/drv/uhci-hcd/uhci-hcd
101./uspace/drv/uhci-rhd/uhci-rhd
102./uspace/drv/usbflbk/usbflbk
103./uspace/drv/usbhub/usbhub
104./uspace/drv/usbhid/usbhid
105./uspace/drv/usbkbd/usbkbd
106./uspace/drv/usbmast/usbmast
107./uspace/drv/usbmid/usbmid
108./uspace/drv/usbmouse/usbmouse
109./uspace/drv/vhc/vhc
110./uspace/srv/bd/ata_bd/ata_bd
111./uspace/srv/bd/file_bd/file_bd
112./uspace/srv/bd/gxe_bd/gxe_bd
113./uspace/srv/bd/part/guid_part/g_part
114./uspace/srv/bd/part/mbr_part/mbr_part
115./uspace/srv/bd/rd/rd
116./uspace/srv/clip/clip
117./uspace/srv/devman/devman
118./uspace/srv/devmap/devmap
119./uspace/srv/fs/devfs/devfs
120./uspace/srv/fs/fat/fat
121./uspace/srv/fs/tmpfs/tmpfs
122./uspace/srv/hid/adb_mouse/adb_ms
123./uspace/srv/hid/char_mouse/char_ms
124./uspace/srv/hid/console/console
125./uspace/srv/hid/fb/fb
126./uspace/srv/hid/kbd/kbd
127./uspace/srv/hid/s3c24xx_ts/s3c24ts
128./uspace/srv/hw/bus/pci/pci
129./uspace/srv/hw/char/i8042/i8042
130./uspace/srv/hw/char/s3c24xx_uart/s3c24ser
131./uspace/srv/hw/irc/apic/apic
132./uspace/srv/hw/irc/i8259/i8259
133./uspace/srv/hw/netif/ne2000/dp8390
134./uspace/srv/hw/netif/ne2000/ne2000
135./uspace/srv/loader/loader
136./uspace/srv/net/cfg/lo
137./uspace/srv/net/cfg/ne2k
138./uspace/srv/net/il/arp/arp
139./uspace/srv/net/il/ip/ip
140./uspace/srv/net/net/net
141./uspace/srv/net/netif/lo/lo
142./uspace/srv/net/netstart/netstart
143./uspace/srv/net/nil/eth/eth
144./uspace/srv/net/nil/nildummy/nildummy
145./uspace/srv/net/tl/icmp/icmp
146./uspace/srv/net/tl/tcp/tcp
147./uspace/srv/net/tl/udp/udp
148./uspace/srv/ns/ns
149./uspace/srv/taskmon/taskmon
150./uspace/srv/vfs/vfs
151
152# IDE files
153.cproject
154.project
155.settings
156.pydevproject
157
Note: See TracBrowser for help on using the repository browser.