diff options
author | thestig <thestig@chromium.org> | 2016-08-30 23:15:57 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-08-30 23:15:58 -0700 |
commit | 7e7ef3dd60a836521607d4b2ec41cbbe950183f9 (patch) | |
tree | 843169d94381af8d2c8eac0a65814d0a6ea7ef9d /.gitignore | |
parent | 2fdacfb0955170b7e4d126dd6bbd42e03e2b092d (diff) | |
download | pdfium-7e7ef3dd60a836521607d4b2ec41cbbe950183f9.tar.xz |
Update .gitignore to properly ignore base/
TBR=dsinclair@chromium.org
Review-Url: https://codereview.chromium.org/2298603003
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 8bb9d05804..154b6f2e27 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -/base/trace_event +/base /build /buildtools /out |