aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 30889ac7d9ff8779f9e673335349be23de6747d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
*.o
*.a
*.so
*.exe
tags
TAGS
build/
Test/localResults/
Test/multiThread.out
Test/singleThread.out
Test/vert.spv
Test/frag.spv
External/googletest