aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohn Butterfield <butterfield@google.com>2015-06-09 10:38:22 -0700
committerJohn Butterfield <butterfield@google.com>2015-06-09 11:08:33 -0700
commitbc7ef135d6de6626478f91615497b8dbfa0e62a2 (patch)
tree1d37494b85dde0e17367d370668c8737226f2038 /.gitignore
parentfd616c17febfc3531ba1d8f56261d4f9d8df9b7b (diff)
downloadsupport-bc7ef135d6de6626478f91615497b8dbfa0e62a2.tar.gz
Gradle build fixes
Updated the version because the old one had a time bomb to deprecate itself. Added .idea ignores (because they are generated and shouldn't be checked in) Change-Id: I45b1a6fbba11268e6c3d7a4b8cb5af40d8ccb0fa
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 08a55c09bdf..eee06e746be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
.gradle
+.idea/