Files
taotie-web/.gitignore
v_yicanxie a7075c4135 init
2026-05-15 11:11:10 +08:00

17 lines
138 B
Plaintext

# Local
.DS_Store
*.local
*.log*
# Dist
node_modules
dist/
# Profile
.rspack-profile-*/
# IDE
.vscode/*
!.vscode/extensions.json
.idea