From 5879a34bd015b8d2f22dc38eda5d3338f2d3d5b4 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Mon, 16 Feb 2015 22:26:07 -0800 Subject: [PATCH] update gitignore for new emacs plugins --- emacs_el/.gitignore | 8 ++++++++ emacs_el/hydra.el | 1 + 2 files changed, 9 insertions(+) create mode 120000 emacs_el/hydra.el 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 -- 2.39.5