From 4f87806616587c77db352f701ec93410060b5dba Mon Sep 17 00:00:00 2001 From: Florian Jung Date: Thu, 30 Dec 2010 18:06:15 +0100 Subject: Improved Makefile and .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8862c08..33ec174 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -*.[oa] +*.o +*.so +*.a -- cgit v1.2.3