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 ef11722e2c
commit 8a5d1b2fc8

1
.gitignore vendored
View File

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