Skip to content

Commit 776f2be

Browse files
WillAydjreback
authored andcommitted
Added .pytest_cache to gitignore (#20021)
1 parent 460941f commit 776f2be

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Diff for: .gitignore

+3-2
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,9 @@ scikits
8888
*.c
8989
*.cpp
9090

91-
# Performance Testing #
92-
#######################
91+
# Unit / Performance Testing #
92+
##############################
93+
.pytest_cache/
9394
asv_bench/env/
9495
asv_bench/html/
9596
asv_bench/results/

0 commit comments

Comments
 (0)