branch: externals/aggressive-completion commit 3b275da565dacbb0c9aee873e225b858a33dab45 Author: Tassilo Horn <t...@gnu.org> Commit: Tassilo Horn <t...@gnu.org>
Add .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..557ae34 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/aggressive-completion-pkg.el +/aggressive-completion-autoloads.el +*.elc