input-method: Fix issue wayland proxy is not generated
[platform/core/uifw/wayland-extension.git] / .gitignore
1 *.deps
2 *.jpg
3 *.la
4 *.lo
5 *.o
6 *.pc
7 *.so
8 *.swp
9 *.3
10 *.7
11 *.log
12 *.trs
13 *.tar.xz
14 *~
15 .libs
16 .dirstamp
17 cscope.out
18 ctags
19 /aclocal.m4
20 /autom4te.cache
21 /compile
22 /config.guess
23 /config.h
24 /config.h.in
25 /config.log
26 /config.mk
27 /config.status
28 /config.sub
29 /configure
30 /depcomp
31 /install-sh
32 /libtool
33 /ltmain.sh
34 /missing
35 /stamp-h1
36 /test-driver
37 Makefile
38 Makefile.in
39 protocol/*.[ch]
40 wayland-extension-version.h
41 .vscode/