Skip to content

Commit 9b7c55e

Browse files
author
Konrad Cempura
committed
.pytest_cache added to .gitignore
1 parent 11f0233 commit 9b7c55e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
__pycache__/
33
*.py[cod]
44
*$py.class
5+
.pytest_cache/
56

67
# C extensions
78
*.so

0 commit comments

Comments
 (0)