]> git.sesse.net Git - vlc/blobdiff - .gitignore
dbus: Implement the MPRIS Raise method for the Qt interface
[vlc] / .gitignore
index 8b8b985ed5f0bbe3bd74cdcc63ac24e8d24e1200..c828148736f9a435dc40ad4039baefa9ce09ad98 100644 (file)
@@ -5,7 +5,6 @@
 *.lo
 *.lo?
 *.la
-*.mak
 *.moc.cpp
 *.o
 *.so
@@ -29,8 +28,7 @@ libtool
 Makefile
 Makefile.in
 stamp-*
-vlc-config
-vlc-config.in
+vlc
 qvlc
 rvlc
 svlc
@@ -39,8 +37,9 @@ qvlc
 mvlc
 nvlc
 wxvlc
-vlc
 vlc_install_dir/*
+plugins.dat
+patches/*
 
 # Ignore CMake Stuff
 cmake
@@ -51,3 +50,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/.*
+