disabled gtk doc
[platform/upstream/gst-editing-services.git] / .gitignore
1 *.o
2 *.bak
3 *.orig
4 *.diff
5 *.patch
6 *.so
7 *.a
8 *.la
9 *.lo
10 *.pyc
11 *.page
12 *.swp
13 build*
14 *~
15 core.*
16
17 Makefile
18 Makefile.in
19 core
20 log
21 .deps
22 .libs
23 .dirstamp
24
25 /INSTALL
26
27 /aclocal.m4
28 /autom4te.cache
29 /autoregen.sh
30 /compile
31 /config.guess
32 /config.h
33 /config.h.in
34 /config.log
35 /config.status
36 /config.sub
37 /configure
38 /depcomp
39 /install-sh
40 /libtool
41 /ltmain.sh
42 /missing
43 /py-compile
44 /stamp-h.in
45 /stamp-h1
46
47 /ges/gesmarshal.h
48 /ges/gesmarshal.c
49 /ges/ges-version.h
50
51 /docs/version.entities
52
53 /bindings/python/ges.c
54
55 /ges/lex.priv_ges_parse_yy.c
56 /ges/ges-parse-lex.h
57
58 /m4
59
60 /test-driver
61 /tests/check/test-registry.reg
62 /tests/check/*.log
63 /tests/check/*.trs
64 /tests/check/*/*.log
65 /tests/check/*/*.trs
66
67 /tests/check/ges/group
68 /tests/check/ges/material
69 /tests/check/ges/mixers
70 /tests/check/ges/timelineedition
71 /tests/check/ges/timelinegroup
72 /tests/check/ges/tempochange
73 /tests/check/ges/uriclip
74 /tests/check/integration
75 /tests/benchmarks/timeline
76 /tests/examples/materials
77
78 /tests/check/nle/simple
79 /tests/check/nle/complex
80 /tests/check/nle/nlecomposition
81 /tests/check/nle/nleoperation
82 /tests/check/nle/nlesource
83 /tests/check/nle/tempochange
84
85 /tools/ges-launch-1.0
86 /tests/check/ges/project
87 /tests/examples/assets
88
89 /tests/check/coverage/
90 *gcno
91 *BACKUP*
92 *REMOTE*
93 *LOCAL*
94 *BASE*
95 *anjuta*