X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=.gitignore;h=f5aa68a405982a5767beaf613594ef1388559da4;hb=82e76262a13299f11d0a73418a8e76558761dccc;hp=bfb22ed6ee4dbf50187a6408ea5baf122ca772c7;hpb=67ce08c431021cf4c4299501306eb177e81f949d;p=openocd.git diff --git a/.gitignore b/.gitignore index bfb22ed6ee..f5aa68a405 100644 --- a/.gitignore +++ b/.gitignore @@ -30,8 +30,8 @@ src/jtag/drivers/OpenULINK/*.rst *.swp src/startup.tcl -startup_tcl.c -xscale_debug.h +startup_tcl.inc +xscale_debug.inc bin2char bin2char.exe @@ -52,27 +52,25 @@ doc/openocd.pg doc/openocd.toc doc/openocd.tp doc/openocd.vr -doc/texinfo.tex doc/version.texi 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 -mdate-sh -missing +!contrib/loaders/**/Makefile stamp-h1 stamp-vti INSTALL @@ -98,3 +96,8 @@ TAGS # ctags tag files tags + +# GNU Global tag files +GPATH +GRTAGS +GTAGS