mlf176f2 pushed a commit to branch externals/ergoemacs-mode in repository elpa.
commit 9ff690eb799a27e440099886705ae0f6461a7d60 Author: Matthew L. Fidler <[email protected]> Date: Fri May 23 18:12:33 2014 +0800 Gitignore change. --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 9849c5e..b9411ae 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ out/* \#*\# .\#* /out/ +*-autoloads.el +*-pkg.el
