OK, I think I've got all the .cvsignore stuff taken care of, though we'll want to fine-tune things as we go, of cours...

Original commit message from CVS:
OK, I think I've got all the .cvsignore stuff taken care of, though we'll
want to fine-tune things as we go, of course.  Most of them are the same,
with some exceptions for directories that produce executables (those are
listed by name after the standard ones and a newline for separation).
This commit is contained in:
Erik Walthinsen 2000-01-31 03:36:35 +00:00
parent 991af0b774
commit af38527ad1
13 changed files with 105 additions and 0 deletions

7
docs/.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
Makefile
Makefile.in
*.o
*.lo
*.la
.deps
.libs

9
editor/.gitignore vendored Normal file
View file

@ -0,0 +1,9 @@
Makefile
Makefile.in
*.o
*.lo
*.la
.deps
.libs
editor

2
gst/.gitignore vendored
View file

@ -3,3 +3,5 @@ Makefile.in
*.o
*.lo
*.la
.deps
.libs

View file

@ -3,3 +3,5 @@ Makefile.in
*.o
*.lo
*.la
.deps
.libs

2
gst/meta/.gitignore vendored
View file

@ -3,3 +3,5 @@ Makefile.in
*.o
*.lo
*.la
.deps
.libs

View file

@ -3,3 +3,5 @@ Makefile.in
*.o
*.lo
*.la
.deps
.libs

9
gst/xml/.gitignore vendored Normal file
View file

@ -0,0 +1,9 @@
Makefile
Makefile.in
*.o
*.lo
*.la
.deps
.libs
save

View file

@ -3,3 +3,5 @@ Makefile.in
*.o
*.lo
*.la
.deps
.libs

35
test/.gitignore vendored Normal file
View file

@ -0,0 +1,35 @@
Makefile
Makefile.in
*.o
*.lo
*.la
.deps
.libs
basic
m
types
a
r
plugin
w
s
args
mpg123
mcut
push
qtest
spectrum
record
wave
mp3
teardown
buffer
mp3parse
mpeg2parse
mp3play
ac3parse
ac3play
dvdcat
fake
cobin

7
test/bindings/.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
Makefile
Makefile.in
*.o
*.lo
*.la
.deps
.libs

7
test/cothreads/.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
Makefile
Makefile.in
*.o
*.lo
*.la
.deps
.libs

11
test/xml/.gitignore vendored Normal file
View file

@ -0,0 +1,11 @@
Makefile
Makefile.in
*.o
*.lo
*.la
.deps
.libs
createreg
readreg
*.xml

10
tools/.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
Makefile
Makefile.in
*.o
*.lo
*.la
.deps
.libs
launch
*.xml