branch: externals/dash commit ad21e133b99dd130c86d6295d5aed9e1cbcb78f0 Author: Basil L. Contovounesios <conto...@tcd.ie> Commit: Basil L. Contovounesios <conto...@tcd.ie>
Ignore all .elc and TAGS files --- .gitignore | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4ec8ea2..347367c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,8 @@ -/dash.elc -/dash-functional.elc +# Byte-compiled Elisp +*.elc + /dash-autoloads.el /dash-pkg.el + +# ctags, etags. +TAGS