src/jsdoc/Symbol.vala
[roojspacker] / .gitignore
1 src/Makefile
2 src/jsdoc/*.c
3 src/jsdoc/*.o
4 src/*.c
5 src/*.o
6 src/roojspacker
7 src/*.stamp
8 src/*.stamp-t
9 src/*.la
10 src/roojspacker-1.0.h
11 src/roojspacker-1.1.h
12 src/roojspacker
13 src/*.vapi
14 src/*.typelib
15 src/*.gir
16
17 tests/*.c
18 examples/test
19
20
21 Makefile
22 Makefile.in
23 aclocal.m4
24 autom4te.cache
25 config.*
26 configure
27 depcomp
28 install-sh
29 libtool
30 ltmain.sh
31 m4/
32 missing
33 stamp-h?
34 .deps/
35 .dirstamp
36 .libs/
37 *.l[ao]
38 *~
39 compile
40 fontconfig/*
41 *.pc
42
43
44 bindings/php/*
45 !bindings/php/config.m4
46 !bindings/php/example.php
47 !bindings/php/roojspacker.c
48 !bindings/php/php_roojspacker.h
49 !bindings/php/roojspacker.xml
50 !README