-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitignore
78 lines (77 loc) · 1.57 KB
/
.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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
*.VC.db
*.aps
*.filters
*.user
*.vs
*.cache
/*.opendb
/SpeechAnalyzer.sdf
/Src/ConsoleApplication1
/Src/ElanUtils/Debug
/Src/ElanUtils/Release
/Src/ElanUtilsTest/Debug
/Src/ElanUtilsTest/Release
/Src/ElanUtilsTest/x64/Debug
/Src/FileUtils/Debug
/Src/FileUtils/Release
/Src/FileUtils/Test/Debug
/Src/FileUtils/Test/Release
/Src/FileUtils/x64/Debug
/Src/Lang/Debug
/Src/Lang/Release
/Src/Lang/x64/Debug
/Src/LiftUtils/Debug
/Src/LiftUtils/Release
/Src/LiftUtils/x64/Debug
/Src/LiftUtilsTest/Debug
/Src/LiftUtilsTest/Release
/Src/LiftUtilsTest/x64/Debug
/Src/Local.testsettings
/Src/MBROLA/Debug
/Src/MBROLA/Release
/Src/MBROLA/x64/Debug
/Src/SA/Debug
/Src/SA/Release
/Src/SA/x64/Debug
/Src/SAScriptingTest/Debug
/Src/SAScriptingTest/Release
/Src/SAScriptingTest/x64/Debug
/Src/SA_DSP/Debug
/Src/SA_DSP/Release
/Src/SA_DSP/x64/Debug
/Src/SA_DSP/x64/Debug
/Src/SA_KLATT/Debug
/Src/SA_KLATT/Release
/Src/SA_KLATT/x64/Debug
/Src/SpeechAnalyzer.VC.opendb
/Src/SpeechAnalyzer.sdf
/Src/TraceAndTestImpact.testsettings
/Src/URIParser/win32/Visual_Studio_2015/Debug
/Src/URIParser/win32/Visual_Studio_2015/Release
/Src/URIParser/win32/Visual_Studio_2015/x64/Debug
/Src/WaveUtils/Debug
/Src/WaveUtils/Release
/Src/WaveUtils/Test/Debug
/Src/WaveUtils/Test/Release
/Src/WaveUtils/x64/Debug
/Src/WaveUtilsTest/Debug
/Src/WaveUtilsTest/Release
/Src/WaveUtilsTest/x64/Debug
/Src/XMLUtils/Debug
/Src/XMLUtils/Release
/Src/XMLUtils/x64/Debug
/Src/ZGraph/Debug
/Src/ZGraph/Release
/Src/ZGraph/x64/Debug
/Debug
/Release
/x64/Debug
Output/
Src/build
bin/
ipch/
obj/
test_samples/out/
packages/
# Intermediary help files
/chm/