summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJerry Morrison <1fish2@users.noreply.github.com>2021-07-09 22:54:48 -0700
committerJerry Morrison <1fish2@users.noreply.github.com>2021-07-09 22:54:48 -0700
commit83f2b22411936dafe8a085d2e42c28b6e39e7cbb (patch)
treefbb984d2130e3c4655f0e0049c0aba7524d4a3a0 /.gitignore
parent7977994dd6f90eb7b93d9a7dbb3f4ea5523c0442 (diff)
downloadnumpy-83f2b22411936dafe8a085d2e42c28b6e39e7cbb.tar.gz
.gitignore virtualenv's .python-version
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a2a1f2b68..d85676249 100644
--- a/.gitignore
+++ b/.gitignore
@@ -76,6 +76,7 @@ doc/cdoc/build
MANIFEST
.cache
pip-wheel-metadata
+.python-version
# Paver generated files #
#########################