chore(root): eslint and prettier ignore updated

This commit is contained in:
Junior Garcia 2023-08-08 00:45:14 -03:00
parent 66ac2e67ae
commit e9d01be74d
2 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
.now/*
.next/*
*.css
.changeset
dist
esm/*
public/*

View File

@ -2,6 +2,7 @@ dist
node_modules
plop
coverage
.changeset
.next
build
scripts