X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=.gitignore;h=fbf0e461b1b05cbf7898d9620f0dd5190dc958bb;hb=829f7b9600e048c8fcdec1eb1d90ba8386ab5cc3;hp=4fd39df39247b6b94337d5266e0b54ce6966ab12;hpb=0795b8399e13b476fa6d66ab4504546a6a88e489;p=vlc diff --git a/.gitignore b/.gitignore index 4fd39df392..fbf0e461b1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,18 +1,54 @@ *~ +*.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 compile -config.* +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 +vlc_install_dir/* +plugins-*.dat + +# Ignore CMake Stuff +cmake +CMakeFiles +CTestTestfile.cmake +cmake_install.cmake +cmake_uninstall.cmake +CMakeCache.txt +CPackConfig.cmake +CPackSourceConfig.cmake