summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBenjamin Wulfe <benwu@google.com>2015-06-17 14:59:56 -0400
committerBenjamin Wulfe <benwu@google.com>2015-07-01 10:47:27 -0400
commit005f5da39da465105c2e9297d28c7bc5db962a9d (patch)
treef6498f9caae6b71d399957852c2ae127b9d785e1 /.gitignore
parent7f0c83361000b3c31fab61fca2fc0179b3b28bd0 (diff)
downloadtools-005f5da39da465105c2e9297d28c7bc5db962a9d.tar.gz
Refactor Cloud Tools plugin into two and Moves Google-Login
This change refactors the Google Cloud Plugin into a base core plugin and an Android (Studio) specific plugin. It also moves Google-Login into our private git repo where it will compile for IJ. All three plugins (ctcore, ct4as, and login) now live under tools/studio/google/cloud The repo under src/tools/studio/google/login should be removed. There is an additional change to our ct4as plugin that removes all functionality unrelated to android which is now included in our core IJ plugin. Change-Id: I9c5b2658c5bfd8ec359a4be1e5de6dfe0f5d11f6
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 3acb573..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-out/
-.DS_Store