]> git.sesse.net Git - vlc/blobdiff - .gitignore
htcpcp: handle 418 I'm a teapot
[vlc] / .gitignore
index 2ba7644aa1409b94fdb184ee265acc1f6cb697c5..2a187a4e6a8c098f8f2a9993c656f9313eac5583 100644 (file)
@@ -41,6 +41,7 @@ nvlc
 wxvlc
 vlc_install_dir/*
 plugins-*.dat
+patches/*
 
 # Ignore CMake Stuff
 cmake
@@ -52,4 +53,15 @@ CMakeCache.txt
 CPackConfig.cmake
 CPackSourceConfig.cmake
 
-/include/vlc/libvlc_version.h
+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/.*
+