X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=.gitignore;h=98e8c7f9fb07ef98671a363f9a0d145ab3c90a28;hb=6da1479bbdcbb2c186f3c1c7c31455c458ac7802;hp=88ba9ce3535d470e47392c688a6fb79b1305b873;hpb=5831a30299d29ac8b096f2fce16d445edecc509b;p=vlc diff --git a/.gitignore b/.gitignore index 88ba9ce353..98e8c7f9fb 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,6 @@ *.lo *.lo? *.la -*.mak *.moc.cpp *.o *.so @@ -29,25 +28,39 @@ libtool Makefile Makefile.in stamp-* -vlc-config -vlc-config.in +vlc +vlc.exe qvlc rvlc svlc cvlc qvlc +mvlc nvlc wxvlc -vlc vlc_install_dir/* +plugins.dat +patches/* # Ignore CMake Stuff cmake CMakeFiles -CMakeLists.txt CTestTestfile.cmake cmake_install.cmake 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/.* +