This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
mapaler
/
PADDashFormation
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
163
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
排除文件
tags/v8.0
枫谷剑仙
6 years ago
parent
5c914e28f7
commit
a4843397dc
2 changed files
with
8 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
.gitignore
+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
}
Write
Preview
Loading…
Cancel
Save