diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2009-10-19 09:53:45 -0700 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2009-10-19 09:53:45 -0700 |
commit | 97166327db9373952908633d991fec82c677253a (patch) | |
tree | 66760b2aec1e6208847d8a3cc8adbf771193afca | |
parent | 113679ff59e20530c621051d0aceb1876a49c45d (diff) | |
download | openocd_libswd-97166327db9373952908633d991fec82c677253a.tar.gz openocd_libswd-97166327db9373952908633d991fec82c677253a.tar.bz2 openocd_libswd-97166327db9373952908633d991fec82c677253a.tar.xz openocd_libswd-97166327db9373952908633d991fec82c677253a.zip |
Ignore openocd.exe for "git status"
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,6 +33,7 @@ doc/openocd.vr doc/texinfo.tex doc/version.texi src/openocd +src/openocd.exe # configure/autotools output aclocal.m4 |