[READ-ONLY] Mirror of https://github.com/usrrname/dotfiles. There was an attempt to store my configs
shovelware nix-pkgs nix
0

Configure Feed

Select the types of activity you want to include in your feed.

chore(git): track .sisyphus dir but ignore its contents

Replace !.sisyphus (un-ignores everything inside) with
.sisyphus/** so the directory entry is tracked while files
within stay ignored.

usrrname (Jul 6, 2026, 9:37 AM EDT) e479ffc1 45d088e6

+1 -1
+1 -1
.gitignore
··· 72 72 !.gitignore 73 73 !.gitmodules 74 74 !.envrc 75 - !.sisyphus 75 + .sisyphus/** 76 76 !.claudeignore 77 77 !.cursorignore 78 78