From 6a560c18ce14aab461d1bf719342ca4e4e3442e4 Mon Sep 17 00:00:00 2001 From: jianglai Date: Mon, 22 Oct 2018 12:36:09 -0700 Subject: [PATCH] Do not monitor gradle temp files changes ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=218213950 --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 64fc08d9a..493dff061 100644 --- a/.gitignore +++ b/.gitignore @@ -76,3 +76,8 @@ autogenerated/ # Python Ignores *.pyc + +###################################################################### +# Gradle Ignores + +.gradle