diff options
author | skyostil@chromium.org <skyostil@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-04 17:13:25 +0000 |
---|---|---|
committer | skyostil@chromium.org <skyostil@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-04 17:13:25 +0000 |
commit | a723e995ee0fa2962d77377b3e4b267f02a962d4 (patch) | |
tree | a4e0b7ebc9f47ca7fa703b8ffcc7b0e299b523b3 /.gitignore | |
parent | 9bbebdb5e9630d4cea4186b959fac1d95bbd9491 (diff) | |
download | chromium_src-a723e995ee0fa2962d77377b3e4b267f02a962d4.zip chromium_src-a723e995ee0fa2962d77377b3e4b267f02a962d4.tar.gz chromium_src-a723e995ee0fa2962d77377b3e4b267f02a962d4.tar.bz2 |
Add GPU pixel test reference image directories to .gitignore
This is needed to avoid clobbering the reference images during a gclient
revert.
NOTRY=true
Review URL: https://codereview.chromium.org/94093004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238714 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -129,6 +129,8 @@ v8.log /cloud_print/cloud_print_version_resources.xml /components/variations.xml /content/content_unittests_run.xml +/content/test/data/gpu/generated/ +/content/test/data/gpu/gpu_reference/ /content/test/data/layout_tests/ /content/test/data/plugin/ /data |