]> git.sesse.net Git - vlc/blobdiff - .gitignore
mediacodec: process input buffers in only one place
[vlc] / .gitignore
index 8629c0e602b31c0d3beb41a2767503a941d9c79e..53b8f4fa481ddf0a5a2b88431b50ead5dbd0163f 100644 (file)
@@ -5,10 +5,10 @@
 *.lo
 *.lo?
 *.la
-*.mak
 *.moc.cpp
 *.o
 *.so
+*.trs
 *.pc
 *.vlt
 *.class
 .dirstamp
 ABOUT-NLS
 aclocal.m4
+ChangeLog
 compile
 config.status
 config.h*
 config.log
 configure
+doltcompile
+doltlibtool
 INSTALL.git
 libtool
 Makefile
 Makefile.in
 stamp-*
-vlc-config
-vlc-config.in
+vlc
+vlc.exe
 qvlc
 rvlc
 svlc
@@ -40,14 +43,13 @@ mvlc
 nvlc
 wxvlc
 vlc_install_dir/*
-plugins-*.dat
+plugins.dat
+patches/*
+
+include/vlc/libvlc_version.h
+
+# Ignore build dirs
+build-*
+contrib-*
+install-*
 
-# Ignore CMake Stuff
-cmake
-CMakeFiles
-CTestTestfile.cmake
-cmake_install.cmake
-cmake_uninstall.cmake
-CMakeCache.txt
-CPackConfig.cmake
-CPackSourceConfig.cmake