From a8468dbe421795ee6ea846b2aa951ded77688424 Mon Sep 17 00:00:00 2001 From: Gerolf Ziegenhain Date: Tue, 7 Jul 2015 22:45:38 +0200 Subject: [PATCH] exclude obj --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a6ad6e0..afcb2dc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ .DS_Store irmc -irmc.o +*.o