From 6bbaf9ab2683664d5ccba52cd44c0e2d3c89ca9c Mon Sep 17 00:00:00 2001 From: Rico Tzschichholz Date: Mon, 27 Apr 2020 14:43:59 +0200 Subject: [PATCH] gitignore: Update and add some IDE files --- .gitignore | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index 1f8def72c..120e1929f 100644 --- a/.gitignore +++ b/.gitignore @@ -12,34 +12,28 @@ Makefile .libs libvala-*.vapi +build-aux config.* aclocal.m4 autom4te.cache ChangeLog configure -depcomp INSTALL -install-sh libtool m4 -missing -ltmain.sh -ylwrap -compile stamp-h1 *.pc .tarball-version .version -.DS_Store *.gcda *.gcno coverage lcov.info -*~ - -build-aux/test-driver - tests/_test +*~ +.DS_Store +.vscode +Makecache -- 2.47.2