think/.prettierignore

10 lines
77 B
Plaintext
Raw Permalink Normal View History

2022-03-12 02:31:03 +00:00
node_modules
.next
dist
2022-05-20 14:56:43 +00:00
lib
2022-05-20 15:11:48 +00:00
**/.next/**
**/dist/**
**/build/**
**/public/**