element: Enforce that elements created by gst_element_factory_create/make() are floating
[platform/upstream/gstreamer.git] / .gitignore
1 ABOUT-NLS
2 INSTALL
3 Makefile
4 Makefile.in
5 aclocal.m4
6 config.cache
7 config.guess
8 config.h
9 config.h.in
10 config.h-new
11 config.log
12 config.rpath
13 config.status*
14 config.sub
15 configure
16 gstreamer-[0-9]*
17 gstreamer-config
18 gstreamer.pc
19 gstreamer-uninstalled.pc
20 gst-element-check-*.m4
21 libtool
22 ltconfig
23 ltmain.sh
24 missing
25 stamp-h
26 stamp-h.in
27 stamp.h
28 autom4te.cache
29 autom4te-2.53.cache
30 stamp-h1
31 autoregen.sh
32 compile
33 depcomp
34 install-sh
35 mkinstalldirs
36 py-compile
37 registry.*
38 coverage-report.txt
39 /test-driver
40 .deps
41 .libs
42 *~
43 _stdint.h
44 *.gir
45 *.typelib
46 Build
47 *.user
48 *.suo
49 *.ipch
50 *.sdf
51 *.opensdf
52 *.DS_Store
53 *.log
54 *.trs
55 .dirstamp
56 *.gc??
57 *.swp
58
59 /libs/gst/*/*-enumtypes.[ch]
60 /libs/gst/helpers/gst-completion-helper-1.0
61
62 /tests/misc/netclock-replay
63 /build