[vlc-devel] [PATCH 2/2] Add more files and folders to gitignore

Rune Botten rbotten at gmail.com
Fri Dec 17 22:01:11 CET 2010


---
 .gitignore |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 0ded65d..2a187a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,6 +41,7 @@ nvlc
 wxvlc
 vlc_install_dir/*
 plugins-*.dat
+patches/*

 # Ignore CMake Stuff
 cmake
@@ -53,3 +54,14 @@ CPackConfig.cmake
 CPackSourceConfig.cmake

 include/vlc/libvlc_version.h
+
+# Ignore build dirs
+build-*
+contrib-*
+install-*
+
+# Ignore autogenerated files
+projects/macosx/framework/MobileVLCKit/vlc-plugins.h
+projects/macosx/framework/MobileVLCKit/vlc-plugins.xcconfig
+extras/contrib/.*
+
-- 
1.7.3.1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20101217/1310d648/attachment.html>


More information about the vlc-devel mailing list