From: Karel Zak Date: Thu, 12 Sep 2013 09:11:15 +0000 (+0200) Subject: build-sys: add *vim and clang_complete to gitignore X-Git-Tag: v2.24-rc1~270 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=35ab31266e2e788b80437809d39e1d8e4806e19c;p=thirdparty%2Futil-linux.git build-sys: add *vim and clang_complete to gitignore Signed-off-by: Karel Zak --- diff --git a/.gitignore b/.gitignore index 965cc401e7..aedce561d4 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ *.gcno *.gcov *.pyc +*.vim Makefile aclocal.m4 autom4te.cache @@ -47,6 +48,7 @@ tags .tarball-version .version .dirstamp +.clang_complete config/ltmain.sh config/test-driver test-suite.log