forked from apache/trafficserver
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
215 lines (184 loc) · 3.95 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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
*.o
*.c_o
*.cc_o
*.a
*.so
*.pyc
Makefile.in
*~
*.tar.gz
*.lo
*.la
*.log
*.trs
.*.sw*
*.o.tmp
.deps/
.dirstamp
.project
.cproject
.idea
.diags.log.meta
/aclocal.m4
/autom4te.cache
/build-aux
/configure
/tags
/_build
build/_aux/
build/libtool.m4
build/ltoptions.m4
build/ltsugar.m4
build/ltversion.m4
build/lt~obsolete.m4
BUILD
Makefile
Makefile-pl
config.cache
config.status
config.nice
configs/records.config.default
configs/storage.config.default
doc/_build
doc/docbuild/
doc/locale/pot
doc/xml/
MYMETA.*
pm_to_blib
src/traffic_cache_tool/traffic_cache_tool
src/traffic_cop/traffic_cop
src/traffic_crashlog/traffic_crashlog
src/traffic_ctl/traffic_ctl
src/traffic_layout/traffic_layout
src/traffic_logcat/traffic_logcat
src/traffic_logstats/traffic_logstats
src/traffic_manager/traffic_manager
src/traffic_quic/traffic_quic
src/traffic_server/traffic_server
src/traffic_top/traffic_top
src/traffic_via/traffic_via
src/traffic_wccp/traffic_wccp
include/stamp-h1
include/ink_autoconf.h
include/ink_autoconf.h.in
src/tscore/stamp-h1
src/tscore/ink_autoconf.h
src/tscore/ink_autoconf.h.in
include/tscore/ink_config.h
include/ts/apidefs.h
src/tscore/CompileParseRules
src/tscore/CompileParseRules.dSYM
src/tscore/ParseRulesCType
src/tscore/ParseRulesCTypeToLower
src/tscore/ParseRulesCTypeToUpper
src/tscore/freelist_benchmark
src/tscore/mkdfa
src/tscore/test_atomic
src/tscore/test_freelist
src/tscore/test_geometry
src/tscore/test_Regex
src/tscore/test_X509HostnameValidator
src/tscore/test_tscore
src/tscpp/util/test_tscpputil
lib/records/test_librecords
lib/records/test_librecords_on_eventsystem
lib/perl/lib/Apache/TS.pm
iocore/net/test_certlookup
iocore/net/test_UDPNet
iocore/net/test_libinknet
iocore/net/quic/test_QUIC*
iocore/aio/test_AIO
iocore/eventsystem/test_IOBuffer
iocore/eventsystem/test_EventSystem
iocore/eventsystem/test_MIOBufferWriter
iocore/hostdb/test_RefCountCache
proxy/hdrs/test_mime
proxy/hdrs/test_Huffmancode
proxy/hdrs/test_proxy_hdrs
proxy/hdrs/test_hdr_heap
proxy/hdrs/test_Huffmancode
proxy/hdrs/test_XPACK
proxy/http/remap/test_NextHopRoundRobin
proxy/http/remap/test_NextHopStrategyFactory
proxy/http/remap/test_PluginDso
proxy/http/remap/test_PluginFactory
proxy/http/remap/test_RemapPluginInfo
proxy/http/test_proxy_http
proxy/http/test_PreWarm
proxy/http/remap/test_*
proxy/http2/test_libhttp2
proxy/http2/test_Http2DependencyTree
proxy/http2/test_Http2FrequencyCounter
proxy/http2/test_HPACK
proxy/http2/hpack-tests/results
proxy/http3/test_libhttp3
proxy/http3/test_qpack
proxy/logging/test_LogUtils
proxy/logging/test_LogUtils2
proxy/logging/test_RolledLogDeleter
plugins/header_rewrite/header_rewrite_test
plugins/experimental/cookie_remap/test_cookiejar
plugins/experimental/esi/*_test
plugins/experimental/slice/test_*
plugins/experimental/sslheaders/test_sslheaders
plugins/s3_auth/test_s3auth
plugins/experimental/traffic_dump/test_*
plugins/esi/docnode_test
plugins/esi/gzip_test
plugins/esi/parser_test
plugins/esi/processor_test
plugins/esi/utils_test
plugins/esi/vars_test
plugins/experimental/uri_signing/test_uri_signing
mgmt/api/traffic_api_cli_remote
mgmt/tools/traffic_mcast_snoop
mgmt/tools/traffic_net_config
mgmt/tools/traffic_shmem_clean
mgmt/tools/traffic_time_config
mgmt/tools/traffic_vip_config
mgmt/api/api_cli_remote
mgmt/tools/shmem_clean
mgmt/utils/test_mgmt_utils
libtool
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
!rc/*.*.in
rc/trafficserver
rc/update_records
rc/trafficserver.xml
rc/trafficserver.conf
rc/trafficserver.service
.libs/
.svn/
.vscode/
target
tsxs
blib/
GPATH
GRTAGS
GSYMS
GTAGS
ETAGS
CTAGS
tools/http_load/http_load
tools/jtest/jtest
tools/trafficserver.pc
BUILDS
DEBUG
RELEASE
# lcov generated files.
*.gcda
*.gcno
# autest
tests/env-test/
tests/proxy-verifier
tests/Pipfile.lock
tests/gold_tests/bigobj/check_ramp
tests/gold_tests/bigobj/push_request
tests/gold_tests/chunked_encoding/smuggle-client
tests/gold_tests/tls/ssl-post
iocore/cache/test_*
iocore/cache/test/var/trafficserver/cache.db