Skip to content

Commit fea1ca0

Browse files
committed
adding gitignore associated with pytest
1 parent bf82214 commit fea1ca0

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,9 @@
33

44
*.out
55
*.pyc
6+
7+
\.pytest_cache/README\.md
8+
9+
\.pytest_cache/v/cache/lastfailed
10+
11+
\.pytest_cache/v/cache/nodeids

0 commit comments

Comments
 (0)