summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: fa7e1671981335bf0f70b5cd164b1457ba62217f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.vs/
ComLightLib/x64/
Whisper/x64/
x64/
Tools/CompressShaders/bin/
Tools/CompressShaders/obj/
Whisper/D3D/shaderData-Debug.inl
Whisper/D3D/shaderData-Release.inl
WhisperNet/bin/
WhisperNet/obj/
Examples/TranscribeCS/bin/
Examples/TranscribeCS/obj/
*.aps
*.json
*.user
Examples/MicrophoneCS/obj/
Examples/MicrophoneCS/bin/
Tools/PerfSummary/bin/
Tools/PerfSummary/obj/