X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=.gitignore;h=be1d46199f57ed955f0914af93fdb2c0f1c02299;hb=f4d0f4e7a9715375bfa4bcfb7ce26a967c78ca9e;hp=53bd540a2684ee3eaa50f3fac3d6180dd7ef8395;hpb=020465218ccff1195a47a890037db37d0395c9d9;p=oweals%2Fbusybox.git diff --git a/.gitignore b/.gitignore index 53bd540a2..be1d46199 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,18 @@ 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