Commit 5f40f2fe by Jamie Madill Committed by Commit Bot

Ignore third_party/nasm in .gitignore.

Was missed in the yasm->nasm update. Bug: None Change-Id: I6c3471d1aaea36ed129b445bfd3fa206f3437344 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2170909Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org>
parent d9268889
......@@ -41,6 +41,7 @@
/third_party/libjpeg_turbo
/third_party/libpng/src
/third_party/llvm-build
/third_party/nasm
/third_party/Python-Markdown
/third_party/qemu-linux-x64
/third_party/qemu-mac-x64
......@@ -55,7 +56,6 @@
/third_party/vulkan-loader/src
/third_party/vulkan-tools/src
/third_party/vulkan-validation-layers/src
/third_party/yasm
/third_party/zlib
/tools/clang
/tools/flex-bison/linux/bison
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment