[vlc-devel] commit: Ignore more stuff ( Felix Paul Kühne )
git version control
git at videolan.org
Fri May 23 12:43:28 CEST 2008
vlc | branch: 0.8.6-bugfix | Felix Paul Kühne <fkuehne at videolan.org> | Fri May 23 12:44:57 2008 +0200| [a92398dc0352369831f379559ec1f6f0dfbf3ed8]
Ignore more stuff
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a92398dc0352369831f379559ec1f6f0dfbf3ed8
---
.gitignore | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index ff6b69e..7b48e73 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,16 @@ Makefile.in
stamp-*
vlc-config
vlc-config.in
+*.o
+*.dmg
+*.deps
+*.dirstamp
+.DS_Store
+*.a
+*.dylib
+extras/MacOSX/build/
+*.mode1
+*.mode1v3
+*.pbxuser
+*.app
+.gdb_history
\ No newline at end of file
More information about the vlc-devel
mailing list