projects
/
platform
/
upstream
/
gst-plugins-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
71e39c0
)
.gitignore: add visual studio IDE files and OS X .DS_Store files
author
Matej Knopp
<matej.knopp@gmail.com>
Fri, 13 Jan 2012 22:58:37 +0000
(17:58 -0500)
committer
Tim-Philipp Müller
<tim.muller@collabora.co.uk>
Wed, 16 May 2012 07:02:02 +0000
(08:02 +0100)
https://bugzilla.gnome.org/show_bug.cgi?id=667899
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 98a665aab0edb532331dbbee29afa0a007e045e2..36b89c8395fea141aae92cb2221919007c028a64 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-54,3
+54,11
@@
Makefile
tmp-orc.c
gst*orc.h
tests/check/orc
tmp-orc.c
gst*orc.h
tests/check/orc
+
+Build
+*.user
+*.suo
+*.ipch
+*.sdf
+*.opensdf
+*.DS_Store
\ No newline at end of file