yahns.git  about / heads / tags
sleepy, multi-threaded, non-blocking application server for Ruby
blob 45603bbd44a774aabbc5eaa91c3301731f986b50 285 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
 
# Copyright (C) 2013-2016 all contributors <yahns-public@yhbt.net>
# License: GPL-3.0+ (https://www.gnu.org/licenses/gpl-3.0.txt)
/GIT-VERSION-FILE
/NEWS
/NEWS.atom.xml
/pkg
/lib/yahns/version.rb
/coverage.dump
*.tar.gz
*.log
/man
*.gem
*.gz
.manifest
.gem-manifest
.tgz-manifest
/doc

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