track: [API]: ges_track_update_restriction_caps.
[platform/upstream/gstreamer.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 *~
14
15 Makefile
16 Makefile.in
17 core
18 log
19 .deps
20 .libs
21 .dirstamp
22
23 /aclocal.m4
24 /autom4te.cache
25 /autoregen.sh
26 /compile
27 /config.guess
28 /config.h
29 /config.h.in
30 /config.log
31 /config.status
32 /config.sub
33 /configure
34 /depcomp
35 /gst-editing-services.spec
36 /install-sh
37 /libtool
38 /ltmain.sh
39 /missing
40 /py-compile
41 /stamp-h.in
42 /stamp-h1
43
44 /ges/gesmarshal.h
45 /ges/gesmarshal.c
46
47 /docs/version.entities
48
49 /bindings/python/ges.c
50
51 /m4
52
53 /test-driver
54 /tests/check/*.log
55 /tests/check/*.trs
56 /tests/check/*/*.log
57 /tests/check/*/*.trs
58
59 /tests/check/ges/group
60 /tests/check/ges/material
61 /tests/check/ges/mixers
62 /tests/check/ges/timelineedition
63 /tests/check/ges/timelinegroup
64 /tests/check/ges/uriclip
65 /tests/check/integration
66 /tests/benchmarks/timeline
67 /tests/examples/materials
68
69 /tools/ges-launch-1.0
70 /tests/check/ges/project
71 /tests/examples/assets
72
73 /tests/check/coverage/
74 *gcno
75 *BACKUP*
76 *REMOTE*
77 *LOCAL*
78 *BASE*
79 *anjuta*