| Index: .gitignore
|
| diff --git a/.gitignore b/.gitignore
|
| index 36dc9094df946d85cdc394a8abb70adcb31887db..0c609ce036f23d5df0aff075c300b8e7aa1d9a53 100644
|
| --- a/.gitignore
|
| +++ b/.gitignore
|
| @@ -334,6 +334,7 @@ vs-chromium-project.txt
|
| /third_party/freetype-android/src
|
| /third_party/freetype2/src
|
| /third_party/gles2_conform
|
| +/third_party/glslang/src
|
| /third_party/gnu_binutils/
|
| /third_party/google_appengine_cloudstorage
|
| /third_party/google_toolbox_for_mac/src
|
| @@ -409,9 +410,11 @@ vs-chromium-project.txt
|
| /third_party/safe_browsing/testing
|
| /third_party/scons-2.0.1
|
| /third_party/sfntly/src
|
| +/third_party/shaderc/src
|
| /third_party/skia
|
| /third_party/smhasher/src
|
| /third_party/snappy/src
|
| +/third_party/SPIRV-Tools/src
|
| /third_party/swiftshader/include/
|
| /third_party/syzygy
|
| /third_party/syzygy/binaries
|
|
|