Browse Source

排除文件

tags/v8.0
枫谷剑仙 6 years ago
parent
commit
a4843397dc
2 changed files with 8 additions and 0 deletions
  1. +5
    -0
      .gitignore
  2. +3
    -0
      .jshintrc

+ 5
- 0
.gitignore View File

@@ -1,3 +1,8 @@
/monsters-info/Download-pad.skyozora.com
/monsters-info/opencc
*formatting.json
/monsters-info/official-API/*-dungeon.json
/monsters-info/official-API/*-enemy_skill.json
/monsters-info/official-API/*-limited_bonus.json
/monsters-info/official-API/*-mdatadl.json
/monsters-info/official-API/*-shop_item.json

+ 3
- 0
.jshintrc View File

@@ -0,0 +1,3 @@
{
"esversion": 6
}

Loading…
Cancel
Save