2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-19 10:08:37 +10:00

Ignore openocd.exe for "git status"

This commit is contained in:
David Brownell 2009-10-19 09:53:45 -07:00
parent 113679ff59
commit 97166327db

1
.gitignore vendored
View File

@ -33,6 +33,7 @@ doc/openocd.vr
doc/texinfo.tex
doc/version.texi
src/openocd
src/openocd.exe
# configure/autotools output
aclocal.m4