From 017720358e41c9ea2fde20a4bf39d98904ad2f29 Mon Sep 17 00:00:00 2001 From: Eric Torres Date: Tue, 28 Feb 2023 18:14:57 -0800 Subject: [PATCH] Ignore systemd autostart configuration --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 14165df..995d07b 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,9 @@ obs-studio/.config/obs-studio/profiler_data # OpenRGB OpenRGB/.config/OpenRGB/logs +# systemd misc +systemd/.config/systemd/user/default.target.wants + # tmux tmux/.config/tmux/plugins