summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/init.el b/init.el
index 35ed561..0d12c4d 100644
--- a/init.el
+++ b/init.el
@@ -1325,7 +1325,8 @@
(and bol ".gitignore" eol)
(and bol "__pycache__" eol)
(and bol ".Rhistory" eol)
- (and bol ".snakemake" eol))))
+ (and bol ".snakemake" eol)
+ (and bol ".tramp_history" eol))))
(setq dired-omit-extensions
(append dired-omit-extensions