| Index: .gitignore
|
| diff --git a/.gitignore b/.gitignore
|
| index d9ea4006bf844425c4d055ffc207531defadc8bb..4b3efc6c34cff4bb7e7f85e29e0e655cccb77fb1 100644
|
| --- a/.gitignore
|
| +++ b/.gitignore
|
| @@ -348,6 +348,7 @@ vs-chromium-project.txt
|
| /third_party/fontconfig/src
|
| /third_party/freetype-android/src
|
| /third_party/freetype2/src
|
| +/third_party/gestures/gestures
|
| /third_party/gles2_conform
|
| /third_party/glslang/src
|
| /third_party/glslang-angle/src
|
| @@ -383,6 +384,7 @@ vs-chromium-project.txt
|
| /third_party/libc++-static/libc++.a
|
| /third_party/libaddressinput/src
|
| /third_party/libdrm/src
|
| +/third_party/libevdev/src
|
| /third_party/libexif/sources
|
| /third_party/libFuzzer/src
|
| /third_party/libjingle/source
|
|
|