Update .gitignore
parent
3c416f39be
commit
6d3b5ae175
|
|
@ -30,4 +30,8 @@ htmlcov/
|
||||||
nosetests.xml
|
nosetests.xml
|
||||||
coverage.xml
|
coverage.xml
|
||||||
*.mocha.json
|
*.mocha.json
|
||||||
test-results/
|
test-results/
|
||||||
|
|
||||||
|
|
||||||
|
# 机器学习项目中的临时文件
|
||||||
|
logs/
|
||||||
Loading…
Reference in New Issue