mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-19 08:38:14 +10:00
Ignore two more generated files
On Windows the name is "bin2char.exe". All operating systems now have "xscale_handler.h".
This commit is contained in:
parent
73349dc5ac
commit
5cf0af002c
5
.gitignore
vendored
5
.gitignore
vendored
@ -7,8 +7,13 @@
|
||||
*.lo
|
||||
*.la
|
||||
*.in
|
||||
|
||||
startup_tcl.c
|
||||
xscale_debug.h
|
||||
|
||||
bin2char
|
||||
bin2char.exe
|
||||
|
||||
doc/openocd.aux
|
||||
doc/openocd.cp
|
||||
doc/openocd.cps
|
||||
|
Loading…
Reference in New Issue
Block a user