unicorn.git  about / heads / tags
Rack HTTP server for Unix and fast clients
blob 50c2736c8f43092246783efd0da1cc0568310364 245 bytes (raw)
$ git show v4.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
 
*.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
/LATEST

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