mirror of
https://github.com/gotoeasy/glogcenter.git
synced 2025-09-15 12:58:34 +08:00
22 lines
158 B
Plaintext
22 lines
158 B
Plaintext
## OS
|
|
.DS_Store
|
|
.idea
|
|
.editorconfig
|
|
pnpm-lock.yaml
|
|
.npmrc
|
|
|
|
# Ignored suffix
|
|
*.log
|
|
*.md
|
|
*.svg
|
|
*.png
|
|
*.ico
|
|
*ignore
|
|
|
|
## Local
|
|
.husky
|
|
|
|
## Built-files
|
|
.cache
|
|
dist
|