Skip to content

Commit

Permalink
Add GPU pixel test reference image directories to .gitignore
Browse files Browse the repository at this point in the history
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
  • Loading branch information
skyostil@chromium.org committed Dec 4, 2013
1 parent 9bbebdb commit a723e99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a723e99

Please sign in to comment.