X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=.gitignore;h=114fc057840a4f54990414a5d014e348ef2d526c;hp=f0926971ebc9f9430f153974d81f58a65b03d8f0;hb=a1777fc6493b4c1879ef133c565327212859d37c;hpb=4aacf01e194d09fb55dc759fc42ac42c8432c015 diff --git a/.gitignore b/.gitignore index f0926971eb..114fc05784 100644 --- a/.gitignore +++ b/.gitignore @@ -1,14 +1,25 @@ # 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 + bin2char +bin2char.exe + doc/openocd.aux doc/openocd.cp doc/openocd.cps @@ -28,6 +39,7 @@ doc/openocd.vr doc/texinfo.tex doc/version.texi src/openocd +src/openocd.exe # configure/autotools output aclocal.m4