Add .python-version to .gitignore so virtualenv names are not added.

This commit is contained in:
george 2022-02-04 13:55:13 +00:00
parent cca23b753c
commit 42b9471a8f
No known key found for this signature in database
GPG Key ID: D30164B91DE6EEE3
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -11,6 +11,7 @@ db.sqlite-journal
static/upload
venv/
.venv
.python-version
.coverage
htmlcov
adhoc
adhoc