Skip to content

Commit 65db647

Browse files
committed
CLN: more precise asv_bench ignores in .gitignore
1 parent 448b36a commit 65db647

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

+4-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,10 @@ scikits
8383

8484
# Performance Testing #
8585
#######################
86-
asv_bench/
86+
asv_bench/env/
87+
asv_bench/html/
88+
asv_bench/results/
89+
asv_bench/pandas/
8790

8891
# Documentation generated files #
8992
#################################

0 commit comments

Comments
 (0)