aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: d5f3eb0f892014e41e13bc4181db3096eb96250a (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
25
26
27
28
29
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-headers
third_party/spirv-tools
third_party/swiftshader
third_party/vulkan-headers
third_party/vulkan-loader
third_party/vulkan-validationlayers/
.vs

*.pyc

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

# C-Lion
.idea
cmake-build-debug