X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=.gitignore;h=98e8c7f9fb07ef98671a363f9a0d145ab3c90a28;hb=6da1479bbdcbb2c186f3c1c7c31455c458ac7802;hp=5ab514b442e3837be390dd082b2c0948d380d133;hpb=87331e9af2d288dfd833d2c75b13294a9c8c8911;p=vlc diff --git a/.gitignore b/.gitignore index 5ab514b442..98e8c7f9fb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,66 @@ +*~ +*.app *.cache +*.dylib +*.lo +*.lo? +*.la +*.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 +vlc.exe +qvlc +rvlc +svlc +cvlc +qvlc +mvlc +nvlc +wxvlc +vlc_install_dir/* +plugins.dat +patches/* + +# Ignore CMake Stuff +cmake +CMakeFiles +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-* + +# Ignore autogenerated files +projects/macosx/framework/MobileVLCKit/vlc-plugins.h +projects/macosx/framework/MobileVLCKit/vlc-plugins.xcconfig +extras/contrib/.* +