From 8c24a2760f2edc3386b77ed26ec7592e1a1c170e Mon Sep 17 00:00:00 2001 From: Saahil Date: Sun, 13 Oct 2024 00:12:54 -0400 Subject: [PATCH] chore(.gitignore): update to ignore mail (i think) --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bf31f6b..430d3bb 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,10 @@ .config/git .config/pulse # tokens .config/caddy - +Mail +sent +Mail/* # mail sent to neon@hackclub.app is here +sent/* # all sent mail is there .bun .local .nix-profile