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

Unified Diff: tools/origin_trials/.gitattributes

Issue 1941953002: Fix origin trials test private key (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add .gitattributes file to mark keys as binary Created 4 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 | tools/origin_trials/eftest.key » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/origin_trials/.gitattributes
diff --git a/tools/origin_trials/.gitattributes b/tools/origin_trials/.gitattributes
new file mode 100644
index 0000000000000000000000000000000000000000..9fb7e61e8dbab463a393e06678ad26c67b6b2258
--- /dev/null
+++ b/tools/origin_trials/.gitattributes
@@ -0,0 +1 @@
+*.key binary
« no previous file with comments | « no previous file | tools/origin_trials/eftest.key » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698