rainbows.git  about / heads / tags
Unicorn for sleepy apps and slow clients
blob 00f7d73c6980de9dbe4541a3ade6d45571f46a9f 226 bytes (raw)
$ git show HEAD:.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
 
*.bundle
*.log
*.so
*.rbc
.DS_Store
/.config
/InstalledFiles
/doc
/local.mk
/test/install-*
log/
pkg/
/vendor
/NEWS*
/ChangeLog
/.manifest
/GIT-VERSION-FILE
/man
/LATEST
tags
TAGS
/Summary
/rainbows_1
/lib/rainbows/version.rb

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