X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=.gitignore;h=98e8c7f9fb07ef98671a363f9a0d145ab3c90a28;hb=8bce50f4b059f638d5f92323e6fec8c5318c432a;hp=8629c0e602b31c0d3beb41a2767503a941d9c79e;hpb=9e89a674e7faffe6c656022679eb4e722946c6c9;p=vlc diff --git a/.gitignore b/.gitignore index 8629c0e602..98e8c7f9fb 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,6 @@ *.lo *.lo? *.la -*.mak *.moc.cpp *.o *.so @@ -29,8 +28,8 @@ libtool Makefile Makefile.in stamp-* -vlc-config -vlc-config.in +vlc +vlc.exe qvlc rvlc svlc @@ -40,7 +39,8 @@ mvlc nvlc wxvlc vlc_install_dir/* -plugins-*.dat +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/.* +