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