From cd9273c3dbf204fd280a3b20b4a8a078fb3f1b0b Mon Sep 17 00:00:00 2001 From: "zeon-neon[bot]" <136533918+zeon-neon[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 00:19:15 +0000 Subject: [PATCH] enhancement(lint): Fix lint errors for .gitignore Co-authored-by: NeonGamerBot-QK Signed-off-by: zeon-neon[bot] <136533918+zeon-neon[bot]@users.noreply.github.com> --- .gitignore | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 7307d34..ad0ff95 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,9 @@ *.sock .config/git -.config/pulse # tokens -Mail # mail sent to neon@hackclub.app is here -sent # all sent mail is there -.bun +.config/pulse # tokens +Mail # mail sent to neon@hackclub.app is here +sent # all sent mail is there +.bun .local .nix-profile .nix-* # temp shells?