rayine-ui/.gitignore
2024-11-15 16:42:17 +08:00

22 lines
176 B
Plaintext

node_modules
*.log
.nuxt
nuxt.d.ts
.output
.data
.env
package-lock.json
framework
dist
.DS_Store
# Yarn
.yarn/cache
.yarn/*state*
# Local History
.history
# VSCode
.vscode/