forked from openresty/stream-lua-nginx-module
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitignore
58 lines (58 loc) · 725 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
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
*~
*.swp
*.swo
*.bak
nginx
buildroot/
lua
tags
build19
ctags
*.tags
src/contentby.[ch]
src/common.h
src/util.[ch]
src/directive.[ch]
src/lex.[ch]
src/module.c
src/cache.[ch]
src/clfactory.[ch]
src/tcp.[ch]
src/exception.[ch]
src/pcrefix.[ch]
src/uthread.[ch]
src/coroutine.[ch]
src/semaphore.[ch]
src/output.[ch]
src/consts.[ch]
src/string.[ch]
src/log.[ch]
src/time.[ch]
src/control.[ch]
src/sleep.[ch]
src/phase.[ch]
src/ctx.[ch]
src/regex.[ch]
src/script.[ch]
src/shdict.[ch]
src/udp.[ch]
src/timer.[ch]
src/config.[ch]
src/worker.[ch]
src/misc.[ch]
src/initby.[ch]
src/shdict.[ch]
src/initworkerby.[ch]
src/variable.[ch]
src/args.[ch]
echo
reindex
go
t/servroot*
*.plist
Makefile
t/*.t_
html_out/
ebooks.sh
*.pdf
*.patch