X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=.gitignore;h=88ba9ce3535d470e47392c688a6fb79b1305b873;hb=5eea1626ff7256bfa96de800770342880ad60e33;hp=0d78070bb630aa476a0f1d752eb39770e958b2bd;hpb=f8c4e779ab99f83ab0494a2ce3a2a9960dafcbf4;p=vlc diff --git a/.gitignore b/.gitignore index 0d78070bb6..88ba9ce353 100644 --- a/.gitignore +++ b/.gitignore @@ -1,22 +1,30 @@ *~ +*.app *.cache +*.dylib *.lo +*.lo? *.la -*.m4 *.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 @@ -28,4 +36,18 @@ rvlc svlc cvlc qvlc +nvlc +wxvlc vlc +vlc_install_dir/* + +# Ignore CMake Stuff +cmake +CMakeFiles +CMakeLists.txt +CTestTestfile.cmake +cmake_install.cmake +cmake_uninstall.cmake +CMakeCache.txt +CPackConfig.cmake +CPackSourceConfig.cmake