branch: externals/elisp-benchmarks commit ed2e954e4b20dc83c6632fc5aa3a8438008f6add Author: Andrea Corallo <a...@sdf.org> Commit: Andrea Corallo <a...@sdf.org>
Revert "* .gitignore: Ignore eln files and eln compile folder." This reverts commit 2f653a25d09648128c4c4944496c228cb3443cf7. No need to ignore these as they are in dedicated caches folders now. --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index 60f021d..57fbab9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,3 @@ *.elc -*.eln -*/eln-*/ /elisp-benchmarks-pkg.el /elisp-benchmarks-autoloads.el