From d1b1f739bb312933bf323a55299abc45317a87b4 Mon Sep 17 00:00:00 2001 From: Joe Lillibridge Date: Tue, 29 Oct 2024 23:02:21 -0500 Subject: [PATCH] wip --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index fca5741..7fa205e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,10 @@ +# These are generated by `yadm alt` so they shouldn't be in the repo +.config/zsh/aliases.local +.config/zsh/environment +.gitconfig.local +.npmrc + +# Various stuff *.sock *.swp __pycache__/