From: Zachary T Welch Date: Fri, 13 Nov 2009 19:52:53 +0000 (-0800) Subject: remove accidental artifact X-Git-Tag: v0.4.0-rc1~794 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=99b57b6dccec1059f746121b9b9ddb11313f708b;p=openocd 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 2c1c536a..f8a5381d 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 e69de29b..00000000