Added buns lockfile to gitignore

This commit is contained in:
2026-02-09 12:02:58 +01:00
parent 6a151394a7
commit 11a2f9818a

1
.gitignore vendored
View File

@@ -400,6 +400,7 @@ FodyWeavers.xsd
# Style builds # Style builds
**/style.min.css **/style.min.css
**/package-lock.json **/package-lock.json
**/bun.lock
# Secrets # Secrets
**/.env **/.env