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

Unified Diff: .gitignore

Issue 288593003: BugChomper: Get the oauth_client_secret from GS (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: add gitignore, only download when missing Created 6 years, 7 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 | tools/bug_chomper/run_server.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 5f82689656053345b34a00eefdeb04872e90cb75..ad0f8ff2e929afb124ad2c9c5b479420bafeede3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,4 +10,5 @@ out
platform_tools/chromeos/third_party/externals
platform_tools/chromeos/toolchain
third_party/externals
+tools/bug_chomper/oauth_client_secret.json
xcodebuild
« no previous file with comments | « no previous file | tools/bug_chomper/run_server.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698