From: Ondřej Surý Date: Wed, 11 Feb 2015 13:29:24 +0000 (+0100) Subject: Ignore aclocal.m4, ltmain.sh and ylwrap X-Git-Tag: v1.0.0-beta1~317 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8130efa6e338f787ae68feb10f2abaa582defa0;p=thirdparty%2Fknot-resolver.git Ignore aclocal.m4, ltmain.sh and ylwrap --- diff --git a/.gitignore b/.gitignore index 391ed7eb0..5ffbf7412 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,12 @@ compile depcomp install-sh stamp-h1 +aclocal.m4 +ltmain.sh +ylwrap + +# CMake files +/CMakeCache.txt +/CMakeFiles +/Makefile +/cmake_install.cmake