Skip to content

Commit faa34a7

Browse files
committed
Update .gitignore
1 parent de60728 commit faa34a7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
nbproject/
2-
debug.log
2+
debug.log*
33
.DS_Store
44
pkg/
55
doc/
@@ -16,3 +16,5 @@ coverage/*
1616
.flooignore
1717
.floo
1818
.byebug_history
19+
tmp/*
20+
test/storage/test.sqlite3*

0 commit comments

Comments
 (0)