Skip to content

Commit 9f41235

Browse files
author
Alberto
committed
Agregado patrón para archivos temporales de Emacs
1 parent 56d6bab commit 9f41235

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,8 @@
3030
/epub/toc.xhtml
3131
/book.epub
3232
/book.mobi
33+
34+
# Archivos temporales creados por emacs
35+
*~
36+
\#*
37+
*#*

0 commit comments

Comments
 (0)