Ignore .python-version for the venv
This commit is contained in:
parent
2e2caf143d
commit
a37840847c
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,6 +7,7 @@
|
|||
.sass-cache/
|
||||
|
||||
venv/
|
||||
.python-version
|
||||
|
||||
*.sqlite3
|
||||
|
||||
|
|
Loading…
Reference in a new issue