public
Fork of yrashk/strokedb
Description: StrokeDB is a lightweight approach to document-oriented database, currently featuring pure Ruby/JRuby implementation.
Homepage: http://groups.google.com/group/strokedb
Clone URL: git://github.com/tmm1/strokedb.git
strokedb / .gitignore
100644 15 lines (14 sloc) 0.18 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.DS_Store
test/storages/*
coverage
docs/html
docs/software
docs/*/*.key
.*strokedb
TAGS
*.swp
.*.strokedb
examples/.*.strokedb
examples/strokewiki/.*.strokedb
pkg
strokedb.gemspec