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

Skip to content

Commit c646d62

Browse files
emmatypinggvanrossum
authored andcommitted
Add pytest cache to the .gitignore (#4684)
1 parent e09057e commit c646d62

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,6 @@ dmypy.json
2929
# Coverage Files
3030
htmlcov
3131
.coverage*
32+
33+
# pytest cache
34+
.pytest_cache/

0 commit comments

Comments
 (0)