X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=.gitignore;h=01dcbc874a660c67567dc59632040002339eba34;hb=f902d8b15b1d1e527d7bb5e9adf715775ee68bbb;hp=ae8d4a135feeeb054777504f8d5f143dadcaa846;hpb=8290af9f4b615b4bcdc129fd85c06539a0d8a449;p=vlc diff --git a/.gitignore b/.gitignore index ae8d4a135f..01dcbc874a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,47 +5,60 @@ *.lo *.lo? *.la -*.mak *.moc.cpp *.o *.so *.pc *.vlt *.class +*.dmg +.DS_Store .deps .libs .dirstamp ABOUT-NLS aclocal.m4 +ChangeLog compile 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-* +