summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlendoit <blendoit@gmail.com>2021-02-08 20:51:05 -0800
committerBlendoit <blendoit@gmail.com>2021-02-08 20:51:05 -0800
commitd3763592ac66c9036ff70975c529c316f82b6306 (patch)
treebc7a6edae102aaaa8ecd7a675aeec7cef55e616d
parent7ff35677e36fa7c7be9e97535da3000df979a084 (diff)
Ignore .html, tramp + eshell histories.
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 592d1cd..3a8130a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,9 @@ secret*
# .org => .el => .elc
*.elc
+# All website pages
+*.html
+
# All caches
*.cache
@@ -19,6 +22,7 @@ transient/**
_minted*
emojis/*
server/*
+eshell/*
# Tangled config .el and .elc file from .org
smart-documents.el*
@@ -26,4 +30,5 @@ smart-documents.el*
# Misc
.org-id-locations
async-bytecomp.log
-srecode-map.el \ No newline at end of file
+srecode-map.el
+tramp \ No newline at end of file
Copyright 2019--2024 Marius PETER