9 lines
92 B
Plaintext
9 lines
92 B
Plaintext
# 规范代码格式时的忽略文件
|
|
.*
|
|
*.json
|
|
*.md
|
|
*.zip
|
|
*.output
|
|
*.nuxt
|
|
node_modules/**
|