Skip to content

Commit 44dd7d8

Browse files
committed
chore: ignore pytest cache
1 parent 33cc99c commit 44dd7d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
.DS_Store
33
*__pycache__/
44
*.pyc
5-
*a.out
5+
*a.out
6+
*.pytest_cache

0 commit comments

Comments
 (0)