diff options
author | Tom Sepez <tsepez@chromium.org> | 2015-10-12 15:36:53 -0700 |
---|---|---|
committer | Tom Sepez <tsepez@chromium.org> | 2015-10-12 15:36:53 -0700 |
commit | 181b7c40b18eda3c84c6a8bf0397b06fc1792d12 (patch) | |
tree | a0001fcb6b76a5b051c772bca1516b9f0540ac57 /.gitignore | |
parent | 5428555d7bca8116fa8c6d6914674f2c2adb17ac (diff) | |
download | pdfium-181b7c40b18eda3c84c6a8bf0397b06fc1792d12.tar.xz |
XFA: Update standalone.gypi and .gitignore to match master
R=thestig@chromium.org
Review URL: https://codereview.chromium.org/1394483005 .
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 93df69f6d3..3014ed6fa7 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ /build/gyp /buildtools /out +/testing/corpus /testing/gmock /testing/gtest /v8 |