From 99b57b6dccec1059f746121b9b9ddb11313f708b Mon Sep 17 00:00:00 2001 From: Zachary T Welch Date: Fri, 13 Nov 2009 11:52:53 -0800 Subject: 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. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') 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 -- cgit v1.2.3