mirror of
https://github.com/Doctorado-ML/bayesclass.git
synced 2025-08-15 07:35:53 +00:00
Update .gitignore & remove .vscode
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -68,3 +68,4 @@ target/
|
||||
|
||||
.ipynb_checkpoints/*
|
||||
result_images/*
|
||||
.vscode/*
|
||||
|
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"python.testing.pytestArgs": [
|
||||
"bayesclass"
|
||||
],
|
||||
"python.testing.unittestEnabled": false,
|
||||
"python.testing.pytestEnabled": true
|
||||
}
|
Reference in New Issue
Block a user