X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=.gitignore;h=becd9bf6dbfd629027b802fb585b746abf0260ee;hb=fb957125d8aa83c9df6e54292327983a51ee7ffd;hp=53bd540a2684ee3eaa50f3fac3d6180dd7ef8395;hpb=020465218ccff1195a47a890037db37d0395c9d9;p=oweals%2Fbusybox.git diff --git a/.gitignore b/.gitignore index 53bd540a2..becd9bf6d 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,29 @@ 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 + +# +# user-supplied scripts +# +/embed