6 lines
70 B
Plaintext
6 lines
70 B
Plaintext
|
# 规范代码格式时的忽略文件
|
||
|
.*
|
||
|
*.json
|
||
|
*.md
|
||
|
node_modules/**
|