From 8eddca15ff2c283c0eec6f6bb26644fb0c1b0a1f Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Wed, 12 Jan 2022 05:38:19 +0000 Subject: (General)+better systemd gitignore handling --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6a2e2e0..63a2021 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ TAGS *.elc +*.socket +*.targets.wants.* /mpd/* /ncmpcpp/* /Emacs/.config/emacs/transient/* @@ -11,5 +13,4 @@ TAGS /Emacs/.config/emacs/.mail/ /Doom/.config/doom/bookmarks /Emacs/.config/emacs/config.el -/Emacs/.config/emacs/eglot-eclipse-jdt-cache/ -/SystemD/.config/systemd/user/ +/Emacs/.config/emacs/eglot-eclipse-jdt-cache/ \ No newline at end of file -- cgit v1.2.3-13-gbd6f