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