projects
/
platform
/
upstream
/
gst-plugins-good.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62580b1
)
.gitignore: add visual studio IDE files and OS X .DS_Store files
author
Matej Knopp
<matej.knopp@gmail.com>
Fri, 13 Jan 2012 23:09:50 +0000
(18:09 -0500)
committer
Tim-Philipp Müller
<tim.muller@collabora.co.uk>
Wed, 16 May 2012 07:05:32 +0000
(08:05 +0100)
https://bugzilla.gnome.org/show_bug.cgi?id=667899
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 91867b2857b90cbf78c5b1fbff4f60c93dd4ee1e..f5fef70af04122cb461697a0030a26e7e7ce0313 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-45,3
+45,11
@@
tmp-orc.c
*orc.h
/tests/examples/jack/jack_client
+
+Build
+*.user
+*.suo
+*.ipch
+*.sdf
+*.opensdf
+*.DS_Store
\ No newline at end of file