]> git.sesse.net Git - vlc/blobdiff - .gitignore
dbus: Implement the MPRIS Raise method for the Qt interface
[vlc] / .gitignore
index 5ab514b442e3837be390dd082b2c0948d380d133..c828148736f9a435dc40ad4039baefa9ce09ad98 100644 (file)
@@ -1,7 +1,65 @@
+*~
+*.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
+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/.*
+