[vlmc-devel] Update gitignore for autotools

Jean-Baptiste Kempf git at videolan.org
Tue Aug 2 01:23:03 CEST 2016


vlmc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Aug  2 01:10:16 2016 +0200| [387ff4b2c6d35f64447437afc16d493612d2c728] | committer: Hugo Beauzée-Luyssen

Update gitignore for autotools

Signed-off-by: Hugo Beauzée-Luyssen <hugo at beauzee.fr>

> https://code.videolan.org/videolan/vlmc/commit/387ff4b2c6d35f64447437afc16d493612d2c728
---

 .gitignore | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore
index c25e728..6395121 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,8 +34,15 @@ ui_*.h
 *.o
 *.so*
 qrc_ressources.cpp
-CMakeCache.txt
-CMakeFiles
-cmake_install.cmake
-CPack*.cmake
-CMakeLists.txt.*
+
+Makefile.in
+aclocal.m4
+autom4te.cache/
+config.guess
+config.h.in
+config.sub
+configure
+depcomp
+install-sh
+missing
+



More information about the Vlmc-devel mailing list