diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index ae54040af9..2ecaf97ecd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,15 @@ -/build_gyp/gyp +/build /buildtools /out /testing/corpus /testing/gmock /testing/gtest +/third_party/icu /third_party/llvm /third_party/llvm-build /third_party/skia /tools/clang +/tools/gyp /v8 /xcodebuild Makefile |