]> git.sesse.net Git - vlc/commitdiff
Add more files and folders to gitignore
authorRune Botten <rbotten@gmail.com>
Fri, 17 Dec 2010 21:01:11 +0000 (22:01 +0100)
committerFelix Paul Kühne <fkuehne@videolan.org>
Sun, 19 Dec 2010 14:40:56 +0000 (15:40 +0100)
--00163631086b52edd30497a17858
Content-Type: text/plain; charset=ISO-8859-1

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

index 0ded65d64a88e6ff7afc2856a4404caf34deb2e3..2a187a4e6a8c098f8f2a9993c656f9313eac5583 100644 (file)
@@ -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/.*
+