public
Description: Minimalistic modular engine for StrokeDB
Homepage: http://strokedb.com
Clone URL: git://github.com/oleganza/strokedb-core.git
strokedb-core / .gitignore
100644 16 lines (16 sloc) 0.197 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.DS_Store
test/storages/*
coverage
meta/rdoc/*
identity/*
.*strokedb
TAGS
*.swp
.*.strokedb
examples/*.strokedb
examples/*.strokedb/
examples/*.strokedb/*
pkg
strokedb.gemspec
spec/temp
spec/temp/*