Skip to content

Commit f60b64f

Browse files
committed
updated .gitignore a bit.
1 parent b1e8e26 commit f60b64f

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.gitignore

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,22 @@ ebooks.sh
5757
*.pdf
5858
*.patch
5959
src/ngx_stream_lua_autoconf.h
60+
src/api.c
61+
src/autoconf.h
62+
src/balancer.c
63+
src/balancer.h
64+
src/certby.c
65+
src/certby.h
66+
src/filters.c
67+
src/filters.h
68+
src/logby.c
69+
src/logby.h
70+
src/prereadby.c
71+
src/prereadby.h
72+
src/probe.h
73+
src/request.c
74+
src/request.h
75+
src/ringbuf.c
76+
src/ringbuf.h
77+
src/ssl.c
78+
src/ssl.h

0 commit comments

Comments
 (0)