aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 7 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index ece4a6b..d5f3eb0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,21 +1,26 @@
out
+build
third_party/clspv
third_party/clspv-clang
third_party/clspv-llvm
+third_party/cppdap
third_party/cpplint
third_party/dxc
third_party/glslang
third_party/googletest
+third_party/json
third_party/lodepng
third_party/shaderc
-third_party/spirv-tools
third_party/spirv-headers
+third_party/spirv-tools
third_party/swiftshader
third_party/vulkan-headers
-third_party/vulkan-validationlayers/
third_party/vulkan-loader
+third_party/vulkan-validationlayers/
.vs
+*.pyc
+
# Vim swap files
[._]*.s[a-w][a-z]