summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 188ff634226d71c177e04f2a0ceb4413e9c3d4e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Makefile
Makefile.in
gst-python.spec
aclocal.m4
autoregen.sh
compile
config.cache
config.guess
config.h
config.log
config.status
config.sub
configure
configure.scan
libtool
ltconfig
ltmain.sh
stamp-h*
stamp.h
version.h
config.h.in
install-sh
missing
mkinstalldirs
depcomp
intl
py-compile
autom4te.cache
README
AUTHORS
NEWS
TODO

.deps
.libs
.exrc
*_defs.c
*_impl.c
*.pyc
*.pyo
*.lo
*.la
*~
gst-python*.tar.*

pygst.py
gst-libs
log

m4/*