diff options
author | gab@chromium.org <gab@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-13 21:34:36 +0000 |
---|---|---|
committer | gab@chromium.org <gab@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-13 21:34:36 +0000 |
commit | 23fd72e9de4f964cfba6846d9d8b8fbe41c6598a (patch) | |
tree | 1dde614888a7ec378be84bfd50c74908eb3d9f16 /.gitignore | |
parent | 7096a3cd64904d0ca24939696b629195c030a649 (diff) | |
download | chromium_src-23fd72e9de4f964cfba6846d9d8b8fbe41c6598a.zip chromium_src-23fd72e9de4f964cfba6846d9d8b8fbe41c6598a.tar.gz chromium_src-23fd72e9de4f964cfba6846d9d8b8fbe41c6598a.tar.bz2 |
Add /tools/metrics/histograms/histograms.before.pretty-print.xml to .gitignore
NOTRY=True
BUG=Running pretty_print.py leaves an untracked file in the repo.
Review URL: https://codereview.chromium.org/66333017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234907 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -317,6 +317,7 @@ v8.log /tools/gyp /tools/histograms /tools/json_schema_compiler/test/json_schema_compiler_tests.xml +/tools/metrics/histograms/histograms.before.pretty-print.xml /tools/page_cycler/acid3 /tools/perf/data /tools/perf/results.html |