X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=.gitignore;h=f8a5381d480dba32b24fae9a0b40077e55d9d564;hp=f0926971ebc9f9430f153974d81f58a65b03d8f0;hb=6e95f16d0a7d2b07caa1340b3bc3c2309ea12043;hpb=4aacf01e194d09fb55dc759fc42ac42c8432c015 diff --git a/.gitignore b/.gitignore index f0926971eb..f8a5381d48 100644 --- a/.gitignore +++ b/.gitignore @@ -1,14 +1,24 @@ # stuff "git status" should ignore # build output -.* +.libs +.deps *.o +*.o.?????? *.a *.lo *.la *.in + +# editor files +*.swp + startup_tcl.c +xscale_debug.h + bin2char +bin2char.exe + doc/openocd.aux doc/openocd.cp doc/openocd.cps @@ -28,6 +38,7 @@ doc/openocd.vr doc/texinfo.tex doc/version.texi src/openocd +src/openocd.exe # configure/autotools output aclocal.m4