tests: Rename positionner to positioner in the tests too
[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 core.*
15
16 Makefile
17 Makefile.in
18 core
19 log
20 .deps
21 .libs
22 .dirstamp
23
24 /INSTALL
25
26 /aclocal.m4
27 /autom4te.cache
28 /autoregen.sh
29 /compile
30 /config.guess
31 /config.h
32 /config.h.in
33 /config.log
34 /config.status
35 /config.sub
36 /configure
37 /depcomp
38 /gst-editing-services.spec
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/parse_lex.h
57
58 /m4
59
60 /test-driver
61 /tests/check/*.log
62 /tests/check/*.trs
63 /tests/check/*/*.log
64 /tests/check/*/*.trs
65
66 /tests/check/ges/group
67 /tests/check/ges/material
68 /tests/check/ges/mixers
69 /tests/check/ges/timelineedition
70 /tests/check/ges/timelinegroup
71 /tests/check/ges/tempochange
72 /tests/check/ges/uriclip
73 /tests/check/integration
74 /tests/benchmarks/timeline
75 /tests/examples/materials
76
77 /tests/check/nle/simple
78 /tests/check/nle/complex
79 /tests/check/nle/nlecomposition
80 /tests/check/nle/nleoperation
81 /tests/check/nle/nlesource
82 /tests/check/nle/tempochange
83
84 /tools/ges-launch-1.0
85 /tests/check/ges/project
86 /tests/examples/assets
87
88 /tests/check/coverage/
89 *gcno
90 *BACKUP*
91 *REMOTE*
92 *LOCAL*
93 *BASE*
94 *anjuta*