chore: use a temporary path for db in example

This commit is contained in:
Lars-Magnus Skog
2019-04-27 23:20:46 +02:00
parent e7ee16e709
commit ab2efb71cc
3 changed files with 21 additions and 18 deletions

1
.gitignore vendored
View File

@@ -1,7 +1,6 @@
/target
**/*.rs.bk
Cargo.lock
*.db
# ignore vi temporaries
*~