Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fc95cd8

Browse files
committed
Add .cache directory to .gitignore
Seems to get created during `make test`
1 parent ec4fab4 commit fc95cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ pip-log.txt
2626
coverage
2727
.coverage
2828
.tox
29-
29+
.cache

0 commit comments

Comments
 (0)