From 25f6a1f9397c662994d673a5cbf02434cb7a7d81 Mon Sep 17 00:00:00 2001 From: Georg Hopp Date: Mon, 26 Mar 2012 09:28:04 +0200 Subject: [PATCH] now ignore archive files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index fdcb6d0..51bbb2f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .*.swp *.o +*.a *.gcda *.gcno .dirstamp