From 6cd601b17fe13a0eef86336a57cb8721d99be0ef Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 13 Sep 2012 09:50:58 -0700 Subject: [PATCH] Ignore generated Makefile --- Atom-Linux/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Atom-Linux/.gitignore b/Atom-Linux/.gitignore index 30a9b1412..423e150d1 100644 --- a/Atom-Linux/.gitignore +++ b/Atom-Linux/.gitignore @@ -4,3 +4,4 @@ out/ *.Makefile *.target.mk +Makefile