src/jsdoc/PackerRun.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
12 src/*.vapi
13 src/*.typelib
14 src/*.gir
15
16 tests/*.c
17 examples/test
18
19
20 Makefile
21 Makefile.in
22 aclocal.m4
23 autom4te.cache
24 config.*
25 configure
26 depcomp
27 install-sh
28 libtool
29 ltmain.sh
30 m4/
31 missing
32 stamp-h?
33 .deps/
34 .dirstamp
35 .libs/
36 *.l[ao]
37 *~
38 compile
39 fontconfig/*
40 *.pc
41
42
43 bindings/php/*
44 !bindings/php/config.m4
45 !bindings/php/example.php
46 !bindings/php/roojspacker.c
47 !bindings/php/php_roojspacker.h
48 !bindings/php/roojspacker.xml
49 !README