8304ca879267a631aadc3f295ff31cdec5ea69e5
[platform/upstream/gstreamer.git] / .gitignore
1 aclocal.m4
2 autom4te.cache
3 config.h
4 config.h.in
5 config.log
6 config.status
7 config.guess
8 config.sub
9 config.rpath
10 configure
11 libtool
12 stamp-h
13 stamp-h.in
14 stamp-h1
15 gst-element-check-*.m4
16 ltmain.sh
17 missing
18 mkinstalldirs
19 compile
20 install-sh
21 depcomp
22 autoregen.sh
23 ABOUT-NLS
24 /INSTALL
25 _stdint.h
26 gst-plugins-ugly-*.tar.*
27
28 .deps
29 .libs
30 *.lo
31 *.la
32 *.o
33 *~
34 /m4
35 Makefile.in
36 Makefile
37 *~
38 *.bak
39 *.gc??
40
41 Build
42 *.user
43 *.suo
44 *.ipch
45 *.sdf
46 *.opensdf
47 *.DS_Store
48
49 /test-driver
50 *.log
51 *.trs
52
53 # Meson
54 /build
55 /subprojects