[jasper] Add .pyenv to .gitignore

This commit is contained in:
Gary Talent 2024-05-03 23:02:00 -05:00
parent cd94dd8cd7
commit 336665d1bd

1
.gitignore vendored
View File

@ -4,6 +4,7 @@
.conanbuild .conanbuild
.idea .idea
.mypy_cache .mypy_cache
.pyenv
.stfolder .stfolder
.stignore .stignore
scripts/__pycache__ scripts/__pycache__