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

Unified Diff: go/.gitignore

Issue 1222903002: Refactor current GAE abstraction library to be free of the SDK* (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: more fixes 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
Index: go/.gitignore
diff --git a/go/.gitignore b/go/.gitignore
index 25d56cb4f07b43ac217dd958e86c05885a424782..65ceb1f13660b5405b9f41360e82d3bbcdfb495d 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') | go/src/infra/gae/libs/gae/prod/datastore_key.go » ('J')

Powered by Google App Engine
This is Rietveld 408576698