fix: skip generated www content from formatting check
This commit is contained in:
parent
119a46c339
commit
b2cfe67b70
1 changed files with 4 additions and 1 deletions
|
|
@ -15,4 +15,7 @@ node_modules/
|
|||
# Generated files
|
||||
*.log
|
||||
*.lock
|
||||
package-lock.json
|
||||
package-lock.json
|
||||
.contentlayer
|
||||
.content-collections
|
||||
.source
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue