Chromium Code Reviews

Unified Diff: tools/binary_size/template/.gitignore

Issue 119083006: Add tool to help analyze binary size (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove extraneous comment from buildfile Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: tools/binary_size/template/.gitignore
diff --git a/tools/binary_size/template/.gitignore b/tools/binary_size/template/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..a6c57f5fb2ffba0a6af4278619c2983394d237cc
--- /dev/null
+++ b/tools/binary_size/template/.gitignore
@@ -0,0 +1 @@
+*.json

Powered by Google App Engine