diff options
author | Jerry Morrison <1fish2@users.noreply.github.com> | 2021-07-09 22:54:48 -0700 |
---|---|---|
committer | Jerry Morrison <1fish2@users.noreply.github.com> | 2021-07-09 22:54:48 -0700 |
commit | 83f2b22411936dafe8a085d2e42c28b6e39e7cbb (patch) | |
tree | fbb984d2130e3c4655f0e0049c0aba7524d4a3a0 /.gitignore | |
parent | 7977994dd6f90eb7b93d9a7dbb3f4ea5523c0442 (diff) | |
download | numpy-83f2b22411936dafe8a085d2e42c28b6e39e7cbb.tar.gz |
.gitignore virtualenv's .python-version
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
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 # ######################### |