# ~/.gitignore included

**/*.lock

/test/internal/storage/
/test/internal/tmp/

.watchr

**/log/
**/tmp/
**/db/*.sqlite3*
**/db/*.sqlite3-*
