unicorn.git  about / heads / tags
Rack HTTP server for Unix and fast clients
blob ad928085711ceb001e313e7ed6154462728d7edd 264 bytes (raw)
$ git show v5.0.1:.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
24
25
 
*.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*
/.manifest
/GIT-VERSION-FILE
/man
/tmp
/LATEST
/lib/unicorn/version.rb
/*_1

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