forked from CasparCG/server
-
Notifications
You must be signed in to change notification settings - Fork 5
/
.gitignore
105 lines (88 loc) · 1.72 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
# /
/bin
/ipch
/tmp
/casparcg.opensdf
/casparcg.sdf
/casparcg.sln.docstates.suo
/casparcg.suo
/.docstates.suo
# /common/
/common/bin
/common/tmp
# /core/
/core/My Amplifier Results
/core/bin
/core/tmp
/core/core.vcxproj.user
# /modules/bluefish/
/modules/bluefish/bin
/modules/bluefish/tmp
/modules/bluefish/bluefish.vcxproj.user
# /modules/decklink/
/modules/decklink/bin
/modules/decklink/tmp
/modules/decklink/decklink.vcxproj.user
# /modules/ffmpeg/
/modules/ffmpeg/bin
/modules/ffmpeg/tmp
/modules/ffmpeg/ffmpeg.vcxproj.user
# /modules/ffmpeg/producer/filter/scalable_yadif/
# /modules/flash/
/modules/flash/bin
/modules/flash/tmp
/modules/flash/flash.vcxproj.user
# /modules/image/
/modules/image/bin
/modules/image/tmp
/modules/image/image.vcxproj.user
# /modules/ndi/
/modules/ndi/bin
/modules/ndi/tmp
/modules/ndi/ndi.vcxproj.user
# /modules/oal/
/modules/oal/bin
/modules/oal/tmp
/modules/oal/oal.vcxproj.user
# /modules/ogl/
/modules/ogl/bin
/modules/ogl/tmp
/modules/ogl/ogl.vcxproj.user
# /modules/silverlight/
/modules/silverlight/bin
/modules/silverlight/tmp
# /protocol/
/protocol/bin
/protocol/tmp
/protocol/protocol.vcxproj.user
# /shell/
/shell/bin
/shell/crt_log.txt
/shell/data
/shell/log
/shell/media
/shell/shell.aps
/shell/shell.vcxproj.user
/shell/templates
/shell/thumbnails
/shell/tmp
# /dependencies/
/dependencies/boost
# /dependencies64/ for 2.1.0 branch
/dependencies64/asmlib
/dependencies64/bluefish
/dependencies64/boost
/dependencies64/ffmpeg
/dependencies64/freeimage
/dependencies64/glew
/dependencies64/media_sdk
/dependencies64/openal
/dependencies64/sfml
/dependencies64/tbb
/modules/newtek/newtek.vcxproj.user
/modules/newtek/bin
/modules/newtek/tmp
/.vs
/*.opendb
/dependencies/ffmpeg57/x86/bin/*.exe
/*.db