third_party_vulkan-loader/.gitignore
andrew0229 0281b281d0 update to v1.3.275
Signed-off-by: andrew0229 <zhangzhao62@huawei.com>
Change-Id: Ifc4224db2c6ea7c159d3cabe8f075475d47a41a8
2024-05-21 08:09:09 +00:00

47 lines
540 B
Plaintext

# By default we install dependencies to the external directory
/external/*
# Ignore any build directories
*build*/
CMakeCache.txt
CMakeLists.txt.user
CMakeFiles/
cmake_install.cmake
Makefile
scripts/__pycache__
VKConfig.h
*.so
*.so.*
*.pyc
*.vcproj
*.sln
*.suo
*.vcxproj
*.sdf
*.filters
*.config
*.creator
*.creator.user
*.files
*.includes
.vscode/
.DS_Store
_out64
out32/*
out64/*
# Chromium build artifacts
.cipd/
.gn
.gclient
.gclient_entries
.gclient_previous_sync_commits
out/
third_party/
buildtools/
depot_tools/
testing/
tools/