From ffd55385c52dc94f5568d7078a98b98ea5cd9fab Mon Sep 17 00:00:00 2001 From: Marcus Gosselin Date: Sat, 11 Oct 2014 14:52:52 -0400 Subject: [PATCH] changed git ignore ignores pngs and variable files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b9d6bd9..1547144 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,8 @@ local.properties .classpath .settings/ .loadpath +*.var +*.png # External tool builders .externalToolBuilders/