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