fix(.gitignore): update core dump entry to remove leading dot for proper ignoring

This commit is contained in:
snomiao
2025-09-13 17:15:52 +00:00
parent a9a17cc5c8
commit 5b034a97bf

2
.gitignore vendored
View File

@@ -73,7 +73,7 @@ templates_repo/
vite.config.mts.timestamp-*.mjs
# Linux core dumps
./core
core
*storybook.log
storybook-static