From d445a2469cc3239b52fb5589620e96359c026310 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 13 Sep 2012 09:06:42 -0700 Subject: [PATCH] Ignore generated files --- Atom-Linux/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Atom-Linux/.gitignore b/Atom-Linux/.gitignore index 5ab9230e3..30a9b1412 100644 --- a/Atom-Linux/.gitignore +++ b/Atom-Linux/.gitignore @@ -2,3 +2,5 @@ *.o *~ out/ +*.Makefile +*.target.mk