chore: basic setup with metalsmith
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -91,6 +91,9 @@ out
|
||||
.nuxt
|
||||
dist
|
||||
|
||||
# Metalsmith build output
|
||||
build
|
||||
|
||||
# Gatsby files
|
||||
.cache/
|
||||
# Comment in the public line in if your project uses Gatsby and not Next.js
|
||||
@@ -128,3 +131,6 @@ dist
|
||||
.yarn/build-state.yml
|
||||
.yarn/install-state.gz
|
||||
.pnp.*
|
||||
|
||||
# MacOS
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user