Skip to content

Commit 9956f19

Browse files
committed
add a couple more lines to gitignore
1 parent 5ee595d commit 9956f19

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ dist
1212
.idea
1313
htmlcov/
1414
.coverage
15+
.coverage.*
16+
.cache/
1517

1618
# Windows
1719
Thumbs.db

0 commit comments

Comments
 (0)