Alessio Caiazza is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

nolith / yubiruby

Yubico Server wrapper in Ruby

Clone this repository (size: 258.3 KB): HTTPS / SSH
hg clone https://bitbucket.org/nolith/yubiruby
hg clone ssh://hg@bitbucket.org/nolith/yubiruby

yubiruby / .hgignore

Branch
stable-0.x.x
syntax: glob
*.orig
*.rej
*~
*.o
tests/*.err
.DS_Store
build
.svn
(*)
*.perspectivev3
*.mode1v3
*.mode2v3
*.mpkg
*.framework
*.pbxuser
*.gem
*.bundle
Makefile

syntax: regexp
.*\#.*\#$
^tmp/*$
^script/*$
^doc/*$
^pkg/*$