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

Unified Diff: go/.gitignore

Issue 1230303003: Revert "Refactor current GAE abstraction library to be free of the SDK*" (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Created 5 years, 5 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 | go/src/infra/gae/libs/gae/brokenfeatures.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: go/.gitignore
diff --git a/go/.gitignore b/go/.gitignore
index 65ceb1f13660b5405b9f41360e82d3bbcdfb495d..25d56cb4f07b43ac217dd958e86c05885a424782 100644
--- a/go/.gitignore
+++ b/go/.gitignore
@@ -1,4 +1,4 @@
-/.vendor
-/bin
-/coverage
-/pkg
+.vendor
+bin
+coverage
+pkg
« no previous file with comments | « no previous file | go/src/infra/gae/libs/gae/brokenfeatures.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698