From: Don Armstrong Date: Tue, 17 Feb 2015 06:26:07 +0000 (-0800) Subject: update gitignore for new emacs plugins X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5879a34bd015b8d2f22dc38eda5d3338f2d3d5b4;p=lib.git update gitignore for new emacs plugins --- diff --git a/emacs_el/.gitignore b/emacs_el/.gitignore index 22c5ee3..9bc1e78 100644 --- a/emacs_el/.gitignore +++ b/emacs_el/.gitignore @@ -1,3 +1,11 @@ *.elc web-mode org-ref +emacs-async +f-el +s-el +parsebib +helm +heml-bibtex +hydra +helm-bibtex diff --git a/emacs_el/hydra.el b/emacs_el/hydra.el new file mode 120000 index 0000000..410814c --- /dev/null +++ b/emacs_el/hydra.el @@ -0,0 +1 @@ +hydra/hydra.el \ No newline at end of file