18 lines
182 B
Plaintext
18 lines
182 B
Plaintext
# 依赖相关
|
|
node_modules/
|
|
npm-debug.log*
|
|
|
|
# 构建输出
|
|
dist/
|
|
|
|
# IDE/编辑器配置
|
|
.vscode/
|
|
.idea/
|
|
.specstory
|
|
.cursorindexingignore
|
|
.cursor
|
|
|
|
# 系统文件
|
|
.DS_Store
|
|
Thumbs.db
|