Skip to content

Commit cedbbf4

Browse files
committed
Exclude the generated files
1 parent 9eff53e commit cedbbf4

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.gitignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ httpd/httpd
44
mbus/mbus
55
picosh/picosh
66
ringbuffer/ringbuffer
7+
map-reduce/word-count
8+
rcu_list/rcu_list
9+
ringbuf-shm/ringbuffer
10+
fiber/fiber
11+
channel/channel
12+
mpmc/mpmc
13+
mpsc/mpsc
14+
spmc/spmc
15+
preempt_sched/task_sched
16+
qsbr/main
17+
rcu_queue/rcu_queue
18+
redirect/redirect
19+
tinync/tinync
20+
tpool/tpool
721

822
# external source files
923
preempt_sched/list.h

0 commit comments

Comments
 (0)