X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=.gitignore;h=01dcbc874a660c67567dc59632040002339eba34;hb=f332caaf5285d8f839063c9bbf6779d2252f497c;hp=cfe5e4c9642b21477150c2fa6699cc4b92e308bb;hpb=8130e228e06c8ef443a758cf8a07010951d4c344;p=vlc diff --git a/.gitignore b/.gitignore index cfe5e4c964..01dcbc874a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,47 +3,62 @@ *.cache *.dylib *.lo +*.lo? *.la -*.m4 -*.mak *.moc.cpp *.o *.so *.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 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-* +