discord: ignore local env and data artifacts

pull/13354/head
Ryan Vogel 2026-02-14 16:04:18 -05:00
parent 292ff126c4
commit d6962522a4
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,8 @@ dist/
.env
.env.local
.env.*.local
.env.*
!.env.example
# Bun
*.lockb
@ -33,6 +35,7 @@ Thumbs.db
*.sqlite
*.sqlite-shm
*.sqlite-wal
data/
# Sensitive
.censitive