From bdebc9e86ad77316e1d2703cdc2f5d194d51742a Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Tue, 31 Aug 2021 12:32:52 +0200 Subject: use s6 to manage user services --- .gitignore | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 31b33ce..0a0ae7f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,21 @@ # To track a file using the dotfile repo add it using: git add -f FILE # or exclude below +!.config +!.config/** +.config/mpv/scripts +.config/sway/contrib + +!.vim +!.vim/** + +!.local +.local/* +!.local/share +.local/share/* +!.local/share/s6 +!.local/share/s6/** +.local/share/s6/**/supervise +.local/share/s6/**/events +.local/share/s6/**/lock +.local/share/s6/**/control -- cgit 1.4.1