gitignore에서 /public 제거

This commit is contained in:
hyeonsu 2025-08-28 15:45:05 +09:00
parent 59fb1edc5c
commit 49b4b6c550
1 changed files with 1 additions and 2 deletions

3
.gitignore vendored
View File

@ -73,9 +73,8 @@ jspm_packages/
.nuxt
dist
# Gatsby files
# Build cache
.cache/
public
# Storybook build outputs
.out