.gitignore: Ignore gcov intermediate files
[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 gst-plugins-ugly.spec
12 libtool
13 stamp-h
14 stamp-h.in
15 stamp-h1
16 gst-element-check-*.m4
17 ltmain.sh
18 missing
19 mkinstalldirs
20 compile
21 install-sh
22 depcomp
23 autoregen.sh
24 ABOUT-NLS
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