X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=.gitignore;h=f5aa68a405982a5767beaf613594ef1388559da4;hb=82e76262a13299f11d0a73418a8e76558761dccc;hp=f1021b26380ea9251ef69c3688edbf9a51d1304a;hpb=5be455a710c57bbbbd49c2d671b42098db7be5dc;p=openocd.git diff --git a/.gitignore b/.gitignore index f1021b2638..f5aa68a405 100644 --- a/.gitignore +++ b/.gitignore @@ -53,27 +53,24 @@ doc/openocd.toc doc/openocd.tp doc/openocd.vr doc/version.texi -texinfo.tex src/openocd src/openocd.exe # configure/autotools output +/build-aux/ aclocal.m4 autom4te.cache -compile -config.* +config.h +config.log +config.status configure -depcomp doxygen doxygen.log Doxyfile -install-sh libtool -ltmain.sh +*-libtool Makefile !contrib/loaders/**/Makefile -mdate-sh -missing stamp-h1 stamp-vti INSTALL @@ -99,3 +96,8 @@ TAGS # ctags tag files tags + +# GNU Global tag files +GPATH +GRTAGS +GTAGS