X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=.gitignore;h=01dcbc874a660c67567dc59632040002339eba34;hb=cdcd6ade983fd646e596b51eee37ef0e774f682d;hp=2ba7644aa1409b94fdb184ee265acc1f6cb697c5;hpb=e29a34ade7bf6459b95888e1ade8bfa704466e99;p=vlc diff --git a/.gitignore b/.gitignore index 2ba7644aa1..01dcbc874a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,6 @@ *.lo *.lo? *.la -*.mak *.moc.cpp *.o *.so @@ -19,18 +18,21 @@ .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 @@ -40,7 +42,8 @@ mvlc nvlc wxvlc vlc_install_dir/* -plugins-*.dat +plugins.dat +patches/* # Ignore CMake Stuff cmake @@ -52,4 +55,10 @@ CMakeCache.txt CPackConfig.cmake CPackSourceConfig.cmake -/include/vlc/libvlc_version.h +include/vlc/libvlc_version.h + +# Ignore build dirs +build-* +contrib-* +install-* +