Commit 3f9c56c3 by Ben Clayton Committed by Ben Clayton

.gitignore: .vscode/ipch directory

It seems an update has started make these C++ extension PCH files show up in version control. Change-Id: I9af5dbf7e74bf8fb7d9ef25e84cce28b7424dda8 Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/27771 Presubmit-Ready: Ben Clayton <bclayton@google.com> Reviewed-by: 's avatarNicolas Capens <nicolascapens@google.com> Tested-by: 's avatarBen Clayton <headlessclayton@gmail.com> Kokoro-Presubmit: kokoro <noreply+kokoro@google.com>
parent b55772e6
......@@ -5,6 +5,7 @@
/bin/
/out/
.vs
.vscode/ipch
CMakeFiles/
# The /build/ directory is recommended for CMake build output and should be
......
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