From acd0518e8490b2ba84a25285e0895a09cdc06e3f Mon Sep 17 00:00:00 2001 From: John Mertz Date: Thu, 20 Apr 2023 18:09:16 -0400 Subject: [PATCH] Ignore enabled systemd units Enabled units will vary by system --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6a7a10080..d0b600a60 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ nvim/config.ld nvim/packer_snapshot nvim/.luacheckrc waybar/config +systemd/default.target.wants