branch: externals/denote commit f97f1f8b560077c0d6cebb86ae8554bf09646c71 Author: Kaushal Modi <kaushal.m...@gmail.com> Commit: Kaushal Modi <kaushal.m...@gmail.com>
chore: Ignore compiled and autoloads Emacs-Lisp files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000..257c9f7d33 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.elc +*-autoloads.el