Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(104)

Unified Diff: platform_tools/android/.gitignore

Issue 267543002: make gitignore happy with symlinks (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: platform_tools/android/.gitignore
diff --git a/platform_tools/android/.gitignore b/platform_tools/android/.gitignore
index e8a6d18116eb89d08597251f767424ca40ab811f..cb3f2d6237fb384ebc3e7a67c867a8e2dd213482 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698