summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 7c71444aadb5f8f13cd40885f3c3baf34c2973d2 (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
*.o
*.la
*.lo
*.so
*.Plo
*~
.deps
.dirstamp
.libs
.cproject
.project
aclocal.m4
autom4te.cache
config.*
configure
configure.in
depcomp
INSTALL
install-sh
libtool
ltmain.sh
Makefile
Makefile.in
missing
stamp-h1
test/test
test/*.mkv
test/*.ogv
test/*.mpg
test/*.txt
test/*.log
test/*.out
test/tmp
bug