X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=.gitignore;h=2ba7644aa1409b94fdb184ee265acc1f6cb697c5;hb=12ade3e3bc975d5426ba4af155b7372c31093b31;hp=10b0cac87f2141bed12ef1009ecfad3e2c80905e;hpb=8adb3a39b869d2b39d1948fc30c05e0f2febf697;p=vlc diff --git a/.gitignore b/.gitignore index 10b0cac87f..2ba7644aa1 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ *.cache *.dylib *.lo +*.lo? *.la *.mak *.moc.cpp @@ -11,14 +12,17 @@ *.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 +36,20 @@ rvlc svlc cvlc qvlc +mvlc nvlc wxvlc -vlc vlc_install_dir/* +plugins-*.dat # 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