From 4caf038cace0169c31f3e6d57c0732a42802541b Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Tue, 31 Oct 2023 22:42:06 +0100 Subject: feature: un-/comment region via C-c u / C-c c --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 92f70d8..593fbaf 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,10 @@ ido.last smex-items tramp .last-package-update-day +.lsp-session* +.cache/ +tree-sitter/ auto-save-list/ emacs_saves/ eln-cache/ -- cgit v1.2.3