branch: externals/elisp-benchmarks commit 2f653a25d09648128c4c4944496c228cb3443cf7 Author: Andrea Corallo <a...@sdf.org> Commit: Andrea Corallo <a...@sdf.org>
* .gitignore: Ignore eln files and eln compile folder. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 57fbab9..60f021d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ *.elc +*.eln +*/eln-*/ /elisp-benchmarks-pkg.el /elisp-benchmarks-autoloads.el