third_party_vulkan-loader/.gitignore
Joey Bzdek 62657c8e33 Add .vscode to .gitignore
Metadata created by new lightweight IDE from microsoft, vscode

Change-Id: Ie250a850d190922e5666e975463d4fa96a1f270e
2018-01-05 16:54:47 -07:00

37 lines
458 B
Plaintext

CMakeCache.txt
CMakeLists.txt.user
CMakeFiles/
cmake_install.cmake
Makefile
scripts/__pycache__
VKConfig.h
*.so
*.so.*
_out64
out32/*
out64/*
demos/Debug/*
demos/Win32/Debug/*
demos/xcb_nvidia.dir/*
demos/smoke/HelpersDispatchTable.cpp
demos/smoke/HelpersDispatchTable.h
libs/Win32/Debug/*
*.pyc
*.vcproj
*.sln
*.suo
*.vcxproj
*.sdf
*.filters
build
build32
dbuild
external
build-android/external
*.config
*.creator
*.creator.user
*.files
*.includes
.vscode/