chore: add *.bak to gitignore

This commit is contained in:
MayaTheShy
2026-03-22 17:18:33 -04:00
parent 6f3a650e69
commit 467be0493c

1
.gitignore vendored
View File

@@ -2,3 +2,4 @@ node_modules/
dist/ dist/
bin/ bin/
.env .env
*.bak