Skip to content

Commit 2caddd5

Browse files
Paul KernfeldPaul Kernfeld
Paul Kernfeld
authored and
Paul Kernfeld
committed
Add .cache and .coverage to .gitignore
1 parent 87cacf9 commit 2caddd5

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
@@ -16,3 +16,5 @@ htmlcov
1616
build
1717
dist
1818
*.egg-info
19+
.coverage
20+
.cache

0 commit comments

Comments
 (0)