layers: Avoid warnings in vk_layer_logging.h
[platform/upstream/Vulkan-LoaderAndValidationLayers.git] / .gitignore
1 CMakeCache.txt
2 CMakeLists.txt.user
3 CMakeFiles/
4 cmake_install.cmake
5 Makefile
6 scripts/__pycache__
7 VKConfig.h
8 *.so
9 *.so.*
10 _out64
11 out32/*
12 out64/*
13 demos/Debug/*
14 demos/Win32/Debug/*
15 demos/xcb_nvidia.dir/*
16 demos/smoke/HelpersDispatchTable.cpp
17 demos/smoke/HelpersDispatchTable.h
18 libs/Win32/Debug/*
19 *.pyc
20 *.vcproj
21 *.sln
22 *.suo
23 *.vcxproj
24 *.sdf
25 *.filters
26 build
27 build32
28 dbuild
29 external
30 build-android/external
31 *.config
32 *.creator
33 *.creator.user
34 *.files
35 *.includes
36 .vscode/