Changes for kernel and Busybox
[tomato.git] / release / src / router / busybox / .gitignore
blob0a0c65bc3e0df675a814d10a2693ab540ef1759d
2 # Kbuild ignores
4 .*
5 *.o
6 *.o.*
7 *.a
8 *.s
9 Kbuild
10 Config.in
13 # Never ignore these
15 !.gitignore
18 # Normal output
20 /busybox
21 /busybox_old
22 /busybox_unstripped*
25 # Backups / patches
28 *.orig
29 *.rej
30 /*.patch
33 # debugging stuff
35 core
36 .gdb_history
37 .gdbinit