gitignore에서 /public 제거
This commit is contained in:
parent
59fb1edc5c
commit
49b4b6c550
|
|
@ -73,9 +73,8 @@ jspm_packages/
|
|||
.nuxt
|
||||
dist
|
||||
|
||||
# Gatsby files
|
||||
# Build cache
|
||||
.cache/
|
||||
public
|
||||
|
||||
# Storybook build outputs
|
||||
.out
|
||||
|
|
|
|||
Loading…
Reference in New Issue