tangled
alpha
login
or
join now
jcs.org
/
rubywarden
0
fork
atom
An unofficial, mostly Bitwarden-compatible API server written in Ruby (Sinatra and ActiveRecord)
0
fork
atom
overview
issues
pulls
pipelines
rubywarden
/
.gitignore
at
master
5 lines
70 B
view raw
wrap content
jcs.org
gitignore: add test and development databases
7y ago
5bc6ff19
1
.bundle
2
db/production/
3
db/development.sqlite3
4
db/test.sqlite3
5
vendor/