Make git ignore backup 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-good.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-good-*.tar.*
27
28 .deps
29 .libs
30 *.lo
31 *.la
32 *.o
33 Makefile.in
34 Makefile
35 *~