Skip to content

Commit a7753c1

Browse files
committed
Add .python-version to .gitignore
1 parent cdffa5e commit a7753c1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ __pycache__
99
.idea
1010
tests/__pycache__
1111
.coverage
12+
.python-version
1213
.vscode
1314
venv
1415
.venv

0 commit comments

Comments
 (0)