X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=.gitignore;h=fbf0e461b1b05cbf7898d9620f0dd5190dc958bb;hb=9998fd24398f37bddb5df590fc93c49f90cefd4c;hp=ee5cad085f972965fba5184222a928e1e595f63c;hpb=974a399a24723d1ee6ac4ee5b69b186cd47c0e31;p=vlc diff --git a/.gitignore b/.gitignore index ee5cad085f..fbf0e461b1 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ *.cache *.dylib *.lo +*.lo? *.la *.mak *.moc.cpp @@ -11,15 +12,19 @@ *.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 @@ -31,15 +36,16 @@ rvlc svlc cvlc qvlc +mvlc nvlc wxvlc vlc vlc_install_dir/* +plugins-*.dat # Ignore CMake Stuff cmake CMakeFiles -CMakeLists.txt CTestTestfile.cmake cmake_install.cmake cmake_uninstall.cmake