Skip to content

Commit 34ca788

Browse files
committed
Add pyenv .python-version to .gitignore
Signed-off-by: Arthit Suriyawongkul <[email protected]>
1 parent 222310a commit 34ca788

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ __pycache__/
1111
*.out
1212

1313
# Virtual environments
14+
.python-version
1415
.tox
1516
venv*
1617
/bin

0 commit comments

Comments
 (0)