gohttpdUi/.prettierignore

10 lines
101 B
Plaintext
Raw Permalink Normal View History

2021-12-07 16:36:16 +08:00
/node_modules/**
/dist/
/dist*
/public/*
/docs/*
/src/types/env.d.ts
2022-02-21 15:35:01 +08:00
/docs/**/*
/plop/**/*
2022-03-02 08:27:00 +08:00
CHANGELOG