diff --git a/.gitignore b/.gitignore index 3d6003b6d9..fcb6626aad 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,7 @@ build buildtools testing -third_party/binutils/ +third_party/angle/ third_party/clang-format/ third_party/glfw/ third_party/glm/ @@ -20,6 +20,8 @@ third_party/shaderc/ third_party/swiftshader/ third_party/tint/ third_party/vulkan-deps/ +third_party/vulkan_memory_allocator/ +third_party/zlib/ tools out