From 6c4bf865ed5beba56e08718973bf05b03e38f009 Mon Sep 17 00:00:00 2001 From: Kyle Horimoto Date: Fri, 4 Sep 2015 14:23:01 -0700 Subject: Add .idea/gradle.xml and app/app.iml to .gitignore files. These files change according to the individual user's machine each time the project is edited by Android Studio. --- .idea/.gitignore | 1 - 1 file changed, 1 deletion(-) (limited to '.idea/.gitignore') diff --git a/.idea/.gitignore b/.idea/.gitignore index 8e587e7..ff07e6f 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -4,7 +4,6 @@ !/copyright/*.xml !/fileColors.xml !/encodings.xml -!/gradle.xml !/runConfigurations/*.xml !/inspectionProfiles/*.xml -- cgit v1.2.3