From 38f369b419e9fef8090dc75b1321fb3d0a61c07a Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Wed, 4 Sep 2013 12:06:51 +0900 Subject: [PATCH] update gitignore to ignore tmp and generated files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f6c4c35..db31832 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ *.edj *.o +*~ +compile INSTALL Makefile Makefile.in