mirror of
https://github.com/neongamerbot-qk/hackclub-nest
synced 2024-11-14 21:19:36 +00:00
chore(.gitignore): update to ignore mail (i think)
This commit is contained in:
parent
7ef5256e63
commit
8c24a2760f
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue