mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 14:56:07 +08:00
20 lines
225 B
Plaintext
20 lines
225 B
Plaintext
.github/
|
|
.vscode/
|
|
.history/
|
|
back/
|
|
cli/
|
|
data/
|
|
src/
|
|
static/**/*.js.map
|
|
static/**/*.gz
|
|
.editorconfig
|
|
.gitignore
|
|
.prettierignore
|
|
.prettierrc
|
|
.umirc.ts
|
|
nodemon.json
|
|
pnpm-lock.yaml
|
|
tsconfig.back.json
|
|
tsconfig.json
|
|
typings.d.ts
|
|
.env |