X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=.gitignore;h=c03c2e8a6c663105e12ba4761088288b3ab39ff5;hb=47839ae6797bcded0178893cb950d2e2f8be1f6f;hp=0a0c65bc3e0df675a814d10a2693ab540ef1759d;hpb=fcbc641fe36a2ceff334362cc6ba62b000c842a5;p=oweals%2Fbusybox.git diff --git a/.gitignore b/.gitignore index 0a0c65bc3..c03c2e8a6 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,24 @@ Config.in 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