From bd6865a00b90122a08bcc29320ecdf09ba0e5556 Mon Sep 17 00:00:00 2001 From: "Dirk-Jan C. Binnema" Date: Fri, 21 Feb 2020 01:46:49 +0200 Subject: [PATCH] .gitignore: Update --- .gitignore | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index 2a1a6137..6300cba6 100644 --- a/.gitignore +++ b/.gitignore @@ -54,8 +54,7 @@ elisp-comp elc-stamp dummy.cc msg2pdf -/contrib/gmime-test -/emacs/TODO +gmime-test test-mu-cmd test-mu-cmd-cfind test-mu-contacts @@ -71,6 +70,16 @@ test-mu-store test-mu-str test-mu-threads test-mu-util +test-parser +test-tokenizer +test-utils +tokenize +test-command-parser +test-mu-utils +test-sexp-parser +test-scanner +/guile/tests/test-mu-guile + mu4e-meta.el mu4e.pdf texinfo.tex @@ -84,20 +93,13 @@ configure.lineno /mu4e/mu4e-about.el /mu4e/stamp-vti /mu4e/version.texi -/guile/tests/test-mu-guile /lib/doxyfile /version.texi /compile build-aux/ /TAGS -/lib/parser/parse -/lib/parser/test-parser -/lib/parser/test-tokenizer -/lib/parser/test-utils -/lib/parser/tokenize -/lib/utils/test-command-parser -/lib/utils/test-mu-utils -/lib/utils/test-sexp-parser +parse + *_flymake.* *_flymake_* /perf.data @@ -109,3 +111,4 @@ perf.data.old /mu/mu-memcheck mu-*-coverage mu*tar.xz +compile_commands.json