Update gitignore

This commit is contained in:
Sebastian Dröge 2009-09-04 06:51:43 +02:00
parent dce0c901b3
commit babad9d0b4
4 changed files with 11 additions and 0 deletions

5
.gitignore vendored
View file

@ -37,3 +37,8 @@ gstreamer-sharp-0.10.pc
*.la
*.lo
*.o
*.swp
*.bak
*.orig
gstreamer-sharp-*.tar.gz*
gstreamer-sharp-*.tar.bz2*

2
doc/.gitignore vendored
View file

@ -1,2 +1,4 @@
gstreamer-sharp-docs.tree
gstreamer-sharp-docs.zip
*html*
en/ns-.xml

1
elementgen/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
gsts-xmlinspect

3
tests/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
%temp%
TestResult.xml
*NUnit*Trace.txt*