SPIRV-Cross/.gitignore
2023-11-22 20:05:42 +08:00

26 lines
268 B
Plaintext

# Copyright 2016-2021 The Khronos Group Inc.
# SPDX-License-Identifier: Apache-2.0
*.o
*.d
*.txt
/build
/test
/spirv-cross
/obj
/msvc/x64
/msvc/Debug
/msvc/Release
*.suo
*.sdf
*.opensdf
*.shader
*.a
*.bc
/external
.vs/
*.vcxproj.user
!CMakeLists.txt
!LICENSES/*.txt