| Index: .gitignore
|
| diff --git a/.gitignore b/.gitignore
|
| index 9fb5a30db88e1e2895accba8229960219c4d570f..c81727716ae84f009834fdcf3421c2b7e837ba2f 100644
|
| --- a/.gitignore
|
| +++ b/.gitignore
|
| @@ -15,8 +15,11 @@ TAGS
|
| bower_components
|
| common
|
| gyp/build
|
| +infra/bots/tools/luci-go/linux64/cipd
|
| infra/bots/tools/luci-go/linux64/isolate
|
| +infra/bots/tools/luci-go/mac64/cipd
|
| infra/bots/tools/luci-go/mac64/isolate
|
| +infra/bots/tools/luci-go/win64/cipd.exe
|
| infra/bots/tools/luci-go/win64/isolate.exe
|
| out
|
| platform_tools/android/apps/build
|
|
|