First Commit
This commit is contained in:
14
externals/vulkan-headers/.gitignore
vendored
Normal file
14
externals/vulkan-headers/.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# ~~~
|
||||
# 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
|
||||
Reference in New Issue
Block a user