wsi: Correct getting tpl_display in vk_get_tpl_display()
[platform/core/uifw/vulkan-wsi-tizen.git] / .gitignore
1 *.deps
2 *.la
3 *.lo
4 *.o
5 *.sw*
6 *.so
7 *.pc
8 *.in
9 !*.json.in
10 !*.pc.in
11 aclocal.m4
12 autom4te.cache/
13 config.guess
14 config.h
15 config.h.in
16 config.h.in~
17 config.log
18 config.status
19 config.sub
20 configure
21 cscope.out
22 depcomp
23 install-sh
24 libtool
25 ltmain.sh
26 missing
27 compile
28 .deps/
29 .libs/
30 Makefile
31 stamp-h1
32
33 .vim.custom
34 gbs.conf
35
36 samples/tri
37 samples/vulkaninfo