mirror of
https://github.com/janeczku/calibre-web
synced 2025-10-28 05:47:43 +00:00
add python-version to gitignore for managed pyenv compatibility
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -6,6 +6,7 @@ __pycache__/
|
|||||||
|
|
||||||
# Distribution / packaging
|
# Distribution / packaging
|
||||||
.Python
|
.Python
|
||||||
|
.python-version
|
||||||
env/
|
env/
|
||||||
venv/
|
venv/
|
||||||
eggs/
|
eggs/
|
||||||
|
|||||||
Reference in New Issue
Block a user