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 /.gitignore | |
parent | 113679ff59e20530c621051d0aceb1876a49c45d (diff) |
Ignore openocd.exe for "git status"
Diffstat (limited to '.gitignore')
-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 |