From: Zachary T Welch Date: Fri, 13 Nov 2009 19:52:53 +0000 (-0800) Subject: remove accidental artifact X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=99b57b6dccec1059f746121b9b9ddb11313f708b;p=fw%2Fopenocd 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. --- diff --git a/.gitignore b/.gitignore index 2c1c536ad..f8a5381d4 100644 --- a/.gitignore +++ b/.gitignore @@ -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 e69de29bb..000000000