Mercurial > games > semicongine
view fuhtark_test/Vulkan-Headers-1.4.334/.gitignore @ 1501:f40d9d814c08 default tip
did: correct vulkan-api generator
| author | sam <sam@basx.dev> |
|---|---|
| date | Wed, 26 Nov 2025 23:34:29 +0700 |
| parents | |
| children |
line wrap: on
line source
# ~~~ # Copyright 2018-2023 The Khronos Group Inc. # Copyright 2018-2023 Valve Corporation # Copyright 2018-2023 LunarG, Inc. # # SPDX-License-Identifier: Apache-2.0 # ~~~ # Python cache __pycache__ *.pyc build cmake-build-*/ .idea/ .vscode/ **/.*.swp
