X-Git-Url: https://git.sesse.net/?p=vlc;a=blobdiff_plain;f=.gitignore;h=2ba7644aa1409b94fdb184ee265acc1f6cb697c5;hp=767c3dba44b57bf9edfb24fddb774cccca047959;hb=HEAD;hpb=1db7c22385c1673e5aa5c30d59d7d023fcb29a53 diff --git a/.gitignore b/.gitignore index 767c3dba44..2ba7644aa1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,55 @@ *~ +*.app *.cache +*.dylib *.lo +*.lo? *.la +*.mak +*.moc.cpp +*.o +*.so +*.pc +*.vlt +*.class +*.dmg +.DS_Store .deps .libs +.dirstamp ABOUT-NLS aclocal.m4 -autotools -config.* +compile +config.status +config.h* +config.log configure +INSTALL.git +libtool +Makefile Makefile.in +stamp-* +vlc-config +vlc-config.in +qvlc +rvlc +svlc +cvlc +qvlc +mvlc +nvlc +wxvlc +vlc_install_dir/* +plugins-*.dat + +# Ignore CMake Stuff +cmake +CMakeFiles +CTestTestfile.cmake +cmake_install.cmake +cmake_uninstall.cmake +CMakeCache.txt +CPackConfig.cmake +CPackSourceConfig.cmake + +/include/vlc/libvlc_version.h