branch: externals/marginalia commit c4b248b8786f715bd00c2556099ed82f408da2ed Author: Daniel Mendler <[email protected]> Commit: Daniel Mendler <[email protected]>
Add .gitignore
---
.gitignore | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index cb62d01d0e..2a7853167b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
-*.elc
*-autoloads.el
*-pkg.el
+*.elc
+*.info
+*.texi
+README-elpa
