Add some more patterns to .gitignore

This commit is contained in:
Sebastian Dröge 2009-05-28 10:37:37 +02:00
parent c80ecab721
commit 5e66913e72
2 changed files with 4 additions and 0 deletions

2
.gitignore vendored
View file

@ -31,6 +31,8 @@ gstreamer-sharp-0.10.pc
.libs
*~
*.exe
*.mdb
*.pdb
*.dll
*.la
*.lo

View file

@ -7,3 +7,5 @@ gstreamer-sharp.dll.config
gstreamer-sharp.dll.mdb
gstreamer-sharp.pdb
gstreamer-sharp.snk
*plugins/*.cs
*plugins/*.xml