Skip to content

Commit dc672af

Browse files
committed
MAINT: Update gitignore
1 parent ec2cd1d commit dc672af

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ GTAGS
6262
################
6363
# setup.py working directory
6464
build
65+
build-install
6566
# sphinx build directory
6667
_build
6768
# setup.py dist directory
@@ -112,3 +113,7 @@ poetry.lock
112113
# Things specific to this project #
113114
###################################
114115
doc/source/_api_stubs
116+
117+
# Misc files that we do not require #
118+
.asv/
119+
.hypothesis/

0 commit comments

Comments
 (0)