增加pmml测试
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
.DS_Store
|
||||
node_modules/
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
# .idea
|
||||
.Archive/
|
||||
.vscode/
|
||||
dist
|
||||
*.log
|
||||
target/
|
||||
*.iml
|
||||
apidoc/
|
||||
logs/
|
||||
Reference in New Issue
Block a user