The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

gitignore: Ignore pyenv local python version file

Signed-off-by: utzcoz <utzcoz@outlook.com>

authored by

utzcoz and committed by
Rylie Pavlik
671639fd c586a252

+3
+3
.gitignore
··· 104 104 105 105 # Ignore Vulkan validation layer settings 106 106 vk_layer_settings.txt 107 + 108 + # Ignore local pyenv version file 109 + .python-version