diff options
author | dsinclair <dsinclair@chromium.org> | 2016-08-30 07:41:40 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-08-30 07:41:40 -0700 |
commit | 50034a679249390852ac26a4119d35fbe124300e (patch) | |
tree | 0a9fca51c80cd094841043880f7df613ef9d3640 /.gitignore | |
parent | 5fec597c1a23a87b30c6ee9a45534aee91278709 (diff) | |
download | pdfium-50034a679249390852ac26a4119d35fbe124300e.tar.xz |
Ignore the base/trace_event directory
TBR=thestig@chromium.org
Review-Url: https://codereview.chromium.org/2296743002
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7b6ce1d682..8bb9d05804 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +/base/trace_event /build /buildtools /out |