[vlc-commits] commit: Add more files and folders to gitignore (Rune Botten )

git at videolan.org git at videolan.org
Sun Dec 19 15:47:03 CET 2010


vlc | branch: master | Rune Botten <rbotten at gmail.com> | Fri Dec 17 22:01:11 2010 +0100| [684d0712dd39cc10ebd1d433382ba25be82ac4e6] | committer: Felix Paul Kühne 

Add more files and folders to gitignore

--00163631086b52edd30497a17858
Content-Type: text/plain; charset=ISO-8859-1

Signed-off-by: Felix Paul Kühne <fkuehne at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=684d0712dd39cc10ebd1d433382ba25be82ac4e6
---

 .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/.*
+



More information about the vlc-commits mailing list