branch: externals/emacs-lisp-intro-es commit c7421a3ce5956138e717046efeb9ac06c6760f9e Author: David Arroyo Menéndez <[email protected]> Commit: David Arroyo Menéndez <[email protected]>
.gitignore: creation
---
.gitignore | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000000..11db36cc0f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+*.aux
+*.cp
+*.html
+*.info
+*.log
+*.tmp?
+*.toc
+*.dvi
+
