summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Brownell <dbrownell@users.sourceforge.net>2009-10-19 09:53:45 -0700
committerDavid Brownell <dbrownell@users.sourceforge.net>2009-10-19 09:53:45 -0700
commit97166327db9373952908633d991fec82c677253a (patch)
tree66760b2aec1e6208847d8a3cc8adbf771193afca /.gitignore
parent113679ff59e20530c621051d0aceb1876a49c45d (diff)
downloadopenocd+libswd-97166327db9373952908633d991fec82c677253a.tar.gz
openocd+libswd-97166327db9373952908633d991fec82c677253a.tar.bz2
openocd+libswd-97166327db9373952908633d991fec82c677253a.tar.xz
openocd+libswd-97166327db9373952908633d991fec82c677253a.zip
Ignore openocd.exe for "git status"
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ec8c9a73..c0aba19e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,6 +33,7 @@ doc/openocd.vr
doc/texinfo.tex
doc/version.texi
src/openocd
+src/openocd.exe
# configure/autotools output
aclocal.m4