Ignore .html, tramp + eshell histories.

Commit
d3763592ac66c9036ff70975c529c316f82b6306
Author
Blendoit <blendoit@gmail.com>
Author date
Committer
Blendoit <blendoit@gmail.com>
Committer date
.gitignore
index 592d1cd6..3a8130a9 100644..100644
@@ -6,6 +6,9 @@
6 6 # .org => .el => .elc
7 7 *.elc
8 8
9 Added: # All website pages
10 Added: *.html
11 Added:
9 12 # All caches
10 13 *.cache
11 14
@@ -19,6 +22,7 @@
19 22 _minted*
20 23 emojis/*
21 24 server/*
25 Added: eshell/*
22 26
23 27 # Tangled config .el and .elc file from .org
24 28 smart-documents.el*
@@ -27,3 +31,4 @@
27 31 .org-id-locations
28 32 async-bytecomp.log
29 33 srecode-map.el
34 Added: tramp