Commit b46eb6e7 authored by Weilun Shi's avatar Weilun Shi Committed by Commit Bot

Update gitignore after splitting histograms

Add /tools/metrics/histograms/histograms_xml/*.before.pretty-print.xml
to gitignore to ignore generated before.pretty-print files for split
histograms as well as histograms_xml/obsolete_histograms.xml and
histograms_xml/histogram_suffixes_list.xml

Change-Id: I308bdfe8ff205def461418aca7a527c4ca3998a9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2437729
Auto-Submit: Weilun Shi <sweilun@chromium.org>
Reviewed-by: default avatarWeilun Shi <sweilun@chromium.org>
Reviewed-by: default avatarScott Violet <sky@chromium.org>
Commit-Queue: Scott Violet <sky@chromium.org>
Cr-Commit-Position: refs/heads/master@{#814717}
parent dd743d5d
...@@ -298,6 +298,7 @@ vs-chromium-project.txt ...@@ -298,6 +298,7 @@ vs-chromium-project.txt
/tools/json_schema_compiler/test/json_schema_compiler_tests.xml /tools/json_schema_compiler/test/json_schema_compiler_tests.xml
/tools/metrics/actions/actions.old.xml /tools/metrics/actions/actions.old.xml
/tools/metrics/histograms/histograms.before.pretty-print.xml /tools/metrics/histograms/histograms.before.pretty-print.xml
/tools/metrics/histograms/histograms_xml/*.before.pretty-print.xml
/tools/metrics/histograms/enums.before.pretty-print.xml /tools/metrics/histograms/enums.before.pretty-print.xml
/tools/page_cycler/acid3 /tools/page_cycler/acid3
/tools/skia_goldctl/ /tools/skia_goldctl/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment