
* chore: add some dx configs * fix: update configs Co-authored-by: Peer Richelsen <peeroke@gmail.com>
15 lines
147 B
Text
15 lines
147 B
Text
node_modules
|
|
.next
|
|
public
|
|
**/**/node_modules
|
|
**/**/.next
|
|
**/**/public
|
|
|
|
*.lock
|
|
*.log
|
|
|
|
.gitignore
|
|
.npmignore
|
|
.prettierignore
|
|
.DS_Store
|
|
.eslintignore
|