X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=.gitignore;h=53b8f4fa481ddf0a5a2b88431b50ead5dbd0163f;hb=23c8d864bb82c2b464c1c2b03b483afd9d11802b;hp=c43d7908f67b3b10800af99a13e03cdb7a5e3aa9;hpb=657ee94e0c2bf6e4f172f655d878c4d1dbbb2230;p=vlc diff --git a/.gitignore b/.gitignore index c43d7908f6..53b8f4fa48 100644 --- a/.gitignore +++ b/.gitignore @@ -3,45 +3,53 @@ *.cache *.dylib *.lo +*.lo? *.la -*.m4 -*.mak *.moc.cpp *.o *.so +*.trs *.pc *.vlt +*.class +*.dmg +.DS_Store .deps .libs .dirstamp ABOUT-NLS aclocal.m4 -autotools +ChangeLog compile -config.* +config.status +config.h* +config.log configure +doltcompile +doltlibtool +INSTALL.git libtool Makefile Makefile.in stamp-* -vlc-config -vlc-config.in +vlc +vlc.exe qvlc rvlc svlc cvlc qvlc +mvlc nvlc -vlc +wxvlc vlc_install_dir/* +plugins.dat +patches/* + +include/vlc/libvlc_version.h + +# Ignore build dirs +build-* +contrib-* +install-* -# Ignore CMake Stuff -cmake -CMakeFiles -CMakeLists.txt -CTestTestfile.cmake -cmake_install.cmake -cmake_uninstall.cmake -CMakeCache.txt -CPackConfig.cmake -CPackSourceConfig.cmake