.gitignore: Update
This commit is contained in:
25
.gitignore
vendored
25
.gitignore
vendored
@ -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
|
||||
|
||||
Reference in New Issue
Block a user