More entries for the gitignores
This commit is contained in:
parent
3733a2ef8c
commit
093e555473
8
.gitignore
vendored
8
.gitignore
vendored
@ -24,3 +24,11 @@ autoregen.sh
|
|||||||
ABOUT-NLS
|
ABOUT-NLS
|
||||||
_stdint.h
|
_stdint.h
|
||||||
gst-plugins-good-*.tar.*
|
gst-plugins-good-*.tar.*
|
||||||
|
|
||||||
|
.deps
|
||||||
|
.libs
|
||||||
|
*.lo
|
||||||
|
*.la
|
||||||
|
*.o
|
||||||
|
Makefile.in
|
||||||
|
Makefile
|
||||||
|
1
docs/plugins/.gitignore
vendored
1
docs/plugins/.gitignore
vendored
@ -16,6 +16,7 @@ html
|
|||||||
sgml
|
sgml
|
||||||
xml
|
xml
|
||||||
*.stamp
|
*.stamp
|
||||||
|
*.bak
|
||||||
|
|
||||||
gst-plugins-good-plugins-scan
|
gst-plugins-good-plugins-scan
|
||||||
gst-plugins-good-plugins-scan.c
|
gst-plugins-good-plugins-scan.c
|
||||||
|
1
po/.gitignore
vendored
1
po/.gitignore
vendored
@ -6,6 +6,7 @@ POTFILES
|
|||||||
cat-id-tbl.c
|
cat-id-tbl.c
|
||||||
*.pot
|
*.pot
|
||||||
Makefile.in.in
|
Makefile.in.in
|
||||||
|
Makefile.in.in.orig
|
||||||
Makevars.template
|
Makevars.template
|
||||||
Rules-quot
|
Rules-quot
|
||||||
boldquot.sed
|
boldquot.sed
|
||||||
|
2
tests/examples/audiofx/.gitignore
vendored
Normal file
2
tests/examples/audiofx/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
firfilter-example
|
||||||
|
iirfilter-example
|
Loading…
x
Reference in New Issue
Block a user