fix gitignore for public folder
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -44,6 +44,10 @@ out/
|
|||||||
.cache/
|
.cache/
|
||||||
public/
|
public/
|
||||||
|
|
||||||
|
# BUT allow the folder and sitemap.xml inside it
|
||||||
|
!public/
|
||||||
|
!public/sitemap.xml
|
||||||
|
|
||||||
# Storybook
|
# Storybook
|
||||||
storybook-static
|
storybook-static
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user