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