comparison 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
comparison
equal deleted inserted replaced
1500:91c8c3b7cbf0 1501:f40d9d814c08
1 # ~~~
2 # Copyright 2018-2023 The Khronos Group Inc.
3 # Copyright 2018-2023 Valve Corporation
4 # Copyright 2018-2023 LunarG, Inc.
5 #
6 # SPDX-License-Identifier: Apache-2.0
7 # ~~~
8
9 # Python cache
10 __pycache__
11 *.pyc
12 build
13 cmake-build-*/
14 .idea/
15 .vscode/
16 **/.*.swp