From 3ae185cff1ce2c903579829b0786126ad5a40d1f Mon Sep 17 00:00:00 2001 From: Christopher James Hayward Date: Wed, 16 Mar 2022 13:06:51 -0400 Subject: [PATCH] Update ignores --- .gitignore | 1 + README.org | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 01be524..81922a3 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ docs/static docs/public docs/content docs/resources/_gen +docs/.hugo-build.lock diff --git a/README.org b/README.org index da8fd03..cdeef61 100644 --- a/README.org +++ b/README.org @@ -1532,8 +1532,6 @@ epkgs.dired-single "h" 'dired-single-up-directory "l" 'dired-single-buffer) -;; Setup `all-the-icons' and the `dired' extension. - ;; Configure keybindings for `dired'. (dotfiles/leader "d" '(dired-jump :which-key "Dired"))