think/.prettierignore

10 lines
77 B
Plaintext
Raw Normal View History

2022-03-12 10:31:03 +08:00
node_modules
.next
dist
2022-05-20 22:56:43 +08:00
lib
2022-05-20 23:11:48 +08:00
**/.next/**
**/dist/**
**/build/**
**/public/**