Files
reference/.gitignore
SchwarzerYV 889d613a6a my part
2024-05-15 11:53:08 +08:00

27 lines
178 B
Plaintext

build
dist
node_modules
package-lock.json
pnpm-lock.yaml
yarn.lock
.DS_Store
.cache
.vscode
.idea
.snap
.env
*.bak
*.tem
*.temp
#.swp
*.*~
~*.*
# IDEA
*.iml
*.ipr
*.iws
\demo