unicorn.git  about / heads / tags
Rack HTTP server for Unix and fast clients
blob 78a2a53209605e566a61e1c889f6b8242b9841be 237 bytes (raw)
$ git show v3.0.0pre2:.gitignore	# shows this blob on the CLI

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
 
*.o
*.bundle
*.log
*.so
*.rbc
.DS_Store
/.config
/InstalledFiles
/doc
/local.mk
/test/rbx-*
/test/ruby-*
ext/unicorn_http/Makefile
ext/unicorn_http/unicorn_http.c
log/
pkg/
/vendor
/NEWS
/ChangeLog
/.manifest
/GIT-VERSION-FILE
/man
/tmp

git clone https://yhbt.net/unicorn.git