diff options
author | dsinclair <dsinclair@chromium.org> | 2016-05-04 17:29:23 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-05-04 17:29:23 -0700 |
commit | e8fd101fb8c0cb793a92277865730452765e5412 (patch) | |
tree | d7d289e0ff1cf4d5bd9b0176629f860743481596 | |
parent | d7725bb53c7593c42579a28dd5947a8b8e13949f (diff) | |
download | pdfium-e8fd101fb8c0cb793a92277865730452765e5412.tar.xz |
Ignore the generate_library_loader directory
Review-Url: https://codereview.chromium.org/1952853002
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2ecaf97ecd..df5f017288 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ /third_party/llvm-build /third_party/skia /tools/clang +/tools/generate_library_loader /tools/gyp /v8 /xcodebuild |