X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=.gitignore;h=2ba7644aa1409b94fdb184ee265acc1f6cb697c5;hb=12ade3e3bc975d5426ba4af155b7372c31093b31;hp=5ab514b442e3837be390dd082b2c0948d380d133;hpb=87331e9af2d288dfd833d2c75b13294a9c8c8911;p=vlc diff --git a/.gitignore b/.gitignore index 5ab514b442..2ba7644aa1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +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