Merge branch 'Teaman-ND' into Teaman-RT
[tomato.git] / release / src / router / busybox / .gitignore
blob7d2cca67c5b0f2d2ecac3d932b174d9e00e8c130
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_unstripped*
24 # Backups / patches
27 *.orig
28 *.rej
29 /*.patch
32 # debugging stuff
34 core
35 .gdb_history
36 .gdbinit