16586 add .python-version to gitignore

This commit is contained in:
Arthur Hanson 2024-06-14 08:32:24 -07:00 committed by Jeremy Stretch
parent c8aac13cee
commit 6abad9c20c

1
.gitignore vendored
View File

@ -28,3 +28,4 @@ netbox.pid
.idea .idea
.coverage .coverage
.vscode .vscode
.python-version