20 lines
215 B
Plaintext
20 lines
215 B
Plaintext
|
.now/*
|
||
|
*.css
|
||
|
.changeset
|
||
|
dist
|
||
|
esm/*
|
||
|
public/*
|
||
|
tests/*
|
||
|
scripts/*
|
||
|
*.config.js
|
||
|
.DS_Store
|
||
|
node_modules
|
||
|
coverage
|
||
|
.next
|
||
|
build
|
||
|
!.commitlintrc.cjs
|
||
|
!.lintstagedrc.cjs
|
||
|
!jest.config.js
|
||
|
!plopfile.js
|
||
|
!react-shim.js
|
||
|
!tsup.config.ts
|