Skip to content

Commit b9cd54e

Browse files
committed
add tmp.db to gitignore
1 parent e15e3e6 commit b9cd54e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
.coverage
44
pyexcel*-info
55
build
6-
dist
6+
dist
7+
tmp.db

0 commit comments

Comments
 (0)