1
0
Code Issues Pull Requests Projects Releases Wiki Activity GitHub Gitee

小改动

This commit is contained in:
2022-10-17 13:58:10 +08:00
parent 02ac6091f4
commit 7b866cdaf9
2 changed files with 16 additions and 8 deletions

View File

@@ -0,0 +1,8 @@
{
"ignore": [
".git",
".svn",
"node_modules/**/node_modules"
],
"ext": "js"
}