| Index: .gitignore
|
| diff --git a/.gitignore b/.gitignore
|
| index b4455b29af9053fd26762a47f58d06d8942abdc4..29fff2da8e32b0950b4f587a5a3cf0c443e98929 100644
|
| --- a/.gitignore
|
| +++ b/.gitignore
|
| @@ -42,7 +42,6 @@ shell_g
|
| /_*
|
| /base
|
| /build/Debug
|
| -/build/gyp
|
| /build/ipch
|
| /build/Release
|
| /build/win_toolchain.json
|
| @@ -69,6 +68,7 @@ shell_g
|
| /tools/clang
|
| /tools/gcmole/gcmole-tools
|
| /tools/gcmole/gcmole-tools.tar.gz
|
| +/tools/gyp
|
| /tools/jsfunfuzz/jsfunfuzz
|
| /tools/jsfunfuzz/jsfunfuzz.tar.gz
|
| /tools/luci-go/linux64/isolate
|
|
|