# ~~~ | |
# 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 |