X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=.gitignore;h=01dcbc874a660c67567dc59632040002339eba34;hb=f9ec354337a20576c352b5038b7ceb17d02a942c;hp=88ba9ce3535d470e47392c688a6fb79b1305b873;hpb=fe01e52b2414b3fb923f41729001691fe1c6bd00;p=vlc diff --git a/.gitignore b/.gitignore index 88ba9ce353..01dcbc874a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,6 @@ *.lo *.lo? *.la -*.mak *.moc.cpp *.o *.so @@ -19,35 +18,47 @@ .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-* +