]> git.sesse.net Git - vlc/blobdiff - .gitignore
input_control: i_title_offset was not the current title
[vlc] / .gitignore
index 8b8b985ed5f0bbe3bd74cdcc63ac24e8d24e1200..c947c07e5e5432e31e259501bc3bd99c73654322 100644 (file)
@@ -5,7 +5,6 @@
 *.lo
 *.lo?
 *.la
-*.mak
 *.moc.cpp
 *.o
 *.so
@@ -39,8 +38,9 @@ qvlc
 mvlc
 nvlc
 wxvlc
-vlc
 vlc_install_dir/*
+plugins.dat
+patches/*
 
 # Ignore CMake Stuff
 cmake
@@ -51,3 +51,16 @@ cmake_uninstall.cmake
 CMakeCache.txt
 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/.*
+