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

remove accidental artifact

Somehow I managed to slip a temporary build file into the tree.
Remove it and update the .gitignore file so it doesn't happen again.
This commit is contained in:
Zachary T Welch 2009-11-13 11:52:53 -08:00
parent ebbc762182
commit 99b57b6dcc
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,6 +4,7 @@
.libs
.deps
*.o
*.o.??????
*.a
*.lo
*.la