aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 850a91951488e660a54135dd3c0c7edcf31c0cd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
out
third_party/cpplint
third_party/glslang
third_party/googletest
third_party/lodepng
third_party/shaderc
third_party/spirv-tools
third_party/spirv-headers
third_party/vulkan-headers
third_party/vulkan-loader
.vs

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

# C-Lion
.idea
cmake-build-debug