From 30e50775fdc099d11743db9827b537e707d97d6d Mon Sep 17 00:00:00 2001 From: rearman Date: Wed, 31 Dec 2025 11:10:38 -0500 Subject: [PATCH] Sort lines alphabetically --- .gitignore | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index e40e277..b90c429 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.elc -auto-save-list/ +.org-id-locations abbrev_defs +auto-save-list/ bookmarks config.el custom.el @@ -9,14 +10,13 @@ elpa/ eshell/ history image-dired/ -.org-id-locations +org-clock-save.el org-persist/ org-roam.db -org-clock-save.el places projects recentf server/ -transient/ tramp +transient/ url/ -- 2.39.5