source:
.prettierignore
Last change on this file was 5d6f37a, checked in by , 7 weeks ago | |
---|---|
|
|
File size: 91 bytes |
Line | |
---|---|
1 | build/* |
2 | dist/* |
3 | public/* |
4 | **/out/* |
5 | **/.next/* |
6 | **/node_modules/* |
7 | |
8 | package-lock.json |
9 | yarn.lock |
Note:
See TracBrowser
for help on using the repository browser.