mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-07 00:20:07 +00:00
fix(.gitignore): update core dump entry to remove leading dot for proper ignoring
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -73,7 +73,7 @@ templates_repo/
|
||||
vite.config.mts.timestamp-*.mjs
|
||||
|
||||
# Linux core dumps
|
||||
./core
|
||||
core
|
||||
|
||||
*storybook.log
|
||||
storybook-static
|
||||
|
||||
Reference in New Issue
Block a user