mirror of
https://github.com/openharmony/third_party_vulkan-headers.git
synced 2026-07-01 21:34:00 -04:00
66d75615df
Signed-off-by: andrew0229 <zhangzhao62@huawei.com> Change-Id: Iea9dae9f174999d70e16290430669ed16181a54d
15 lines
231 B
Plaintext
15 lines
231 B
Plaintext
# ~~~
|
|
# 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
|
|
.vscode/
|
|
**/.*.swp
|