build: Update known-good files for 1.2.148 header
[platform/upstream/Vulkan-Tools.git] / .gitignore
1 CMakeCache.txt
2 CMakeLists.txt.user
3 CMakeFiles/
4 cmake_install.cmake
5 Makefile
6 glslang/*
7 scripts/__pycache__
8 *.so
9 *.so.*
10 _out64
11 out32/*
12 out64/*
13 *.pyc
14 *.vcproj
15 *.sln
16 *.suo
17 *.vcxproj
18 *.sdf
19 *.filters
20 build
21 build32
22 dbuild
23 build-android/external
24 *.config
25 *.creator
26 *.creator.user
27 *.files
28 *.includes
29 .vscode/
30 .DS_Store