forked from NVIDIAGameWorks/RTXGI-DDGI
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
25 lines (25 loc) · 863 Bytes
/
.gitignore
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
.venv/*
.vscode/settings.json
.vscode/*.log
log.txt
build/*
dxc
d3d
samples/test-harness/data/gltf/*
!samples/test-harness/data/gltf/cornell
samples/test-harness/data/gltf/cornell/*.cache
!samples/test-harness/data/gltf/furnace
samples/test-harness/data/gltf/furnace/*.cache
!samples/test-harness/data/gltf/multi-cornell
samples/test-harness/data/gltf/multi-cornell/*.cache
!samples/test-harness/data/gltf/sponza
samples/test-harness/data/gltf/sponza/*.cache
samples/test-harness/data/gltf/sponza/*.jpg
samples/test-harness/data/gltf/sponza/*.png
samples/test-harness/data/gltf/sponza/*.gltf
samples/test-harness/data/gltf/sponza/*.bin
samples/test-harness/data/gltf/sponza/Sponza.cache
!samples/test-harness/data/gltf/tunnel
samples/test-harness/data/gltf/tunnel/*.cache
!samples/test-harness/data/gltf/two-rooms
samples/test-harness/data/gltf/two-rooms/*.cache