Complex types needs an owned get accessor
[vala-dbus-binding-tool.git] / .gitignore
blob56b5e9db1304e5bb2c91b0d6ed9acf366cecd116
1 Makefile.in
2 Makefile
3 *.o
4 *.lo
5 *.la
6 *.c
7 *.h
8 *.stamp
9 *.gir
10 .deps
11 .libs
13 config.*
14 aclocal.m4
15 autom4te.cache
16 ChangeLog
17 configure
18 compile
19 depcomp
20 libtool
21 install-sh
22 intltool*
23 missing
24 mkinstalldirs
25 ltmain.sh
26 ylwrap
27 compile
28 stamp-h1
29 *.pc
31 POTFILES
32 stamp-it
34 vala-dbus-binding-tool