aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: ece4a6b3b41cbe63b86528041fcd2ce2bce9a4aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
out
third_party/clspv
third_party/clspv-clang
third_party/clspv-llvm
third_party/cpplint
third_party/dxc
third_party/glslang
third_party/googletest
third_party/lodepng
third_party/shaderc
third_party/spirv-tools
third_party/spirv-headers
third_party/swiftshader
third_party/vulkan-headers
third_party/vulkan-validationlayers/
third_party/vulkan-loader
.vs

# Vim swap files
[._]*.s[a-w][a-z]

# C-Lion
.idea
cmake-build-debug