Use sqlite3 file database

This commit is contained in:
Dzmitry Plashchynski
2015-03-07 18:03:50 +02:00
parent b4d15f7909
commit 00e51604ae
4 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
pkg/*
*.gem
.bundle
tmp/*.sqlite3