Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b7b3624

Browse files
authored
DEV: Add venv files to .gitignore (#27879)
1 parent 421546e commit b7b3624

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@ doc/cdoc/build
8181
.cache
8282
pip-wheel-metadata
8383
.python-version
84+
# virtual envs
85+
numpy-dev/
86+
venv/
8487

8588
# Paver generated files #
8689
#########################

0 commit comments

Comments
 (0)