branch: externals/emacs-lisp-intro-es
commit 3b418c700d884efb30bd3ba89b4ff50f75a0724f
Author: David Arroyo Menéndez <[email protected]>
Commit: David Arroyo Menéndez <[email protected]>

    enabling object files to repository
---
 .gitignore | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8f8ff5b736..4ede89e95f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,6 @@
 *.aux
 *.cp
 *.cps
-*.html
-*.info
 *.log
 *.tmp?
 *.toc
@@ -10,7 +8,6 @@
 *.elc
 
 /emacs-lisp-intro-es.texi
-emacs-lisp-intro*.pdf
 
 # ELPA-generated files.
 /emacs-lisp-intro-es-autoloads.el

Reply via email to