X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=.gitignore;h=114fc057840a4f54990414a5d014e348ef2d526c;hp=ec8c9a731ef21cecdd40ced7b319506445807534;hb=747d6f22868dd87cb54341cc22d9eb3687039735;hpb=5cf0af002c27e8e73c12f11ff1806f1d33c20b98 diff --git a/.gitignore b/.gitignore index ec8c9a731e..114fc05784 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,19 @@ # stuff "git status" should ignore # build output -.* +.libs +.deps *.o +*.o.?????? *.a *.lo *.la *.in +# editor files +*.swp + +src/startup.tcl startup_tcl.c xscale_debug.h @@ -33,6 +39,7 @@ doc/openocd.vr doc/texinfo.tex doc/version.texi src/openocd +src/openocd.exe # configure/autotools output aclocal.m4