gitignore: Ignore pyenv local python version file

Signed-off-by: utzcoz <utzcoz@outlook.com>
This commit is contained in:
utzcoz 2023-10-28 20:27:33 +08:00 committed by Rylie Pavlik
parent c586a25213
commit 671639fd2a

3
.gitignore vendored
View file

@ -104,3 +104,6 @@ container-build-report.xml
# Ignore Vulkan validation layer settings
vk_layer_settings.txt
# Ignore local pyenv version file
.python-version