diff options
author | Zachary T Welch <zw@superlucidity.net> | 2009-11-13 11:52:53 -0800 |
---|---|---|
committer | Zachary T Welch <zw@superlucidity.net> | 2009-11-13 11:52:53 -0800 |
commit | 99b57b6dccec1059f746121b9b9ddb11313f708b (patch) | |
tree | 79c9d412a9e1cbcf913b30528a72a5f0a3dfcb7a | |
parent | ebbc762182c943d5967ea106933181a2fb726b1b (diff) | |
download | openocd+libswd-99b57b6dccec1059f746121b9b9ddb11313f708b.tar.gz openocd+libswd-99b57b6dccec1059f746121b9b9ddb11313f708b.tar.bz2 openocd+libswd-99b57b6dccec1059f746121b9b9ddb11313f708b.tar.xz openocd+libswd-99b57b6dccec1059f746121b9b9ddb11313f708b.zip |
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.
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | src/target/avrt.o.RcaTm5 | 0 |
2 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ .libs .deps *.o +*.o.?????? *.a *.lo *.la diff --git a/src/target/avrt.o.RcaTm5 b/src/target/avrt.o.RcaTm5 deleted file mode 100644 index e69de29b..00000000 --- a/src/target/avrt.o.RcaTm5 +++ /dev/null |