X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=.gitignore;h=c828148736f9a435dc40ad4039baefa9ce09ad98;hb=a0ce67b6f778b5cf7034c464345c9951a0597531;hp=2ba7644aa1409b94fdb184ee265acc1f6cb697c5;hpb=e29a34ade7bf6459b95888e1ade8bfa704466e99;p=vlc diff --git a/.gitignore b/.gitignore index 2ba7644aa1..c828148736 100644 --- a/.gitignore +++ b/.gitignore @@ -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 @@ -40,7 +38,8 @@ mvlc nvlc wxvlc vlc_install_dir/* -plugins-*.dat +plugins.dat +patches/* # Ignore CMake Stuff cmake @@ -52,4 +51,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/.* +