aboutsummaryrefslogtreecommitdiffhomepage
path: root/platform_tools
diff options
context:
space:
mode:
authorGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-04-30 19:55:51 +0000
committerGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-04-30 19:55:51 +0000
commitb0ba9f8b1d663c5efccb2d77aa40183b4b15b182 (patch)
tree923d498cac4952b0ff2dfb41d132430c8f92026c /platform_tools
parent89126a6eda75fab270c284f96fe1bbe589ea48a9 (diff)
make gitignore happy with symlinks
See https://codereview.chromium.org/139473002 for similar CL. R=djsollen@google.com, mtklein@google.com Author: halcanary@google.com Review URL: https://codereview.chromium.org/267543002 git-svn-id: http://skia.googlecode.com/svn/trunk@14484 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'platform_tools')
-rw-r--r--platform_tools/android/.gitignore10
1 files changed, 5 insertions, 5 deletions
diff --git a/platform_tools/android/.gitignore b/platform_tools/android/.gitignore
index e8a6d18116..cb3f2d6237 100644
--- a/platform_tools/android/.gitignore
+++ b/platform_tools/android/.gitignore
@@ -1,11 +1,11 @@
-/third_party/externals/
-/toolchains/
+third_party/externals
+toolchains
.cproject
-.externalToolBuilders/
+.externalToolBuilders
.project
.pydevproject
app/.classpath
app/.project
-app/bin/
-app/gen/
+app/bin
+app/gen
app/lint.xml