X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=.gitignore;h=c03c2e8a6c663105e12ba4761088288b3ab39ff5;hb=47839ae6797bcded0178893cb950d2e2f8be1f6f;hp=53bd540a2684ee3eaa50f3fac3d6180dd7ef8395;hpb=f934a51c9b0020f842faebaedba9c67d4b0af73d;p=oweals%2Fbusybox.git diff --git a/.gitignore b/.gitignore index 53bd540a2..c03c2e8a6 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ *.a *.s Kbuild +Config.in # # Never ignore these @@ -17,6 +18,7 @@ Kbuild # Normal output # /busybox +/busybox_old /busybox_unstripped* # @@ -33,3 +35,24 @@ Kbuild core .gdb_history .gdbinit + +# +# testing output +# +/busybox.links +/runtest-tempdir-links +/testsuite/echo-ne + +# +# cscope output +# +cscope.files +cscope.in.out +cscope.out +cscope.po.out + +# +# ctags output +# +tags +TAGS