Add python bindings.
[platform/upstream/gstreamer.git] / .gitignore
1 *.[oa]
2 *.pyc
3 *.gcda
4 *.gcno
5 *.la
6 *.lo
7 *.loT
8 *.sw[po]
9 *.tar.*
10 *~
11 .deps
12 .libs
13 INSTALL
14 Makefile
15 Makefile.in
16 aclocal.m4
17 autom4te.cache
18 compile
19 config.guess
20 config.h
21 config.h.in
22 config.log
23 config.status
24 config.sub
25 configure
26 depcomp
27 install-sh
28 libtool
29 ltmain.sh
30 missing
31 stamp-h1
32 bindings/python/rtspserver.c
33 tags