X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=.gitignore;h=c947c07e5e5432e31e259501bc3bd99c73654322;hb=4e2a1da1aefe5ce27f6c1fe8d9f8907b77c08c99;hp=10b0cac87f2141bed12ef1009ecfad3e2c80905e;hpb=8adb3a39b869d2b39d1948fc30c05e0f2febf697;p=vlc diff --git a/.gitignore b/.gitignore index 10b0cac87f..c947c07e5e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,22 +3,25 @@ *.cache *.dylib *.lo +*.lo? *.la -*.mak *.moc.cpp *.o *.so *.pc *.vlt *.class +*.dmg +.DS_Store .deps .libs .dirstamp ABOUT-NLS aclocal.m4 -autotools compile -config.* +config.status +config.h* +config.log configure INSTALL.git libtool @@ -32,18 +35,32 @@ 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/.* +