Commit 10d0f4bf by diegolima

Adicionar ignore

1 parent 97d0cd51
Showing with 5 additions and 1 deletions
.vscode .vscode
.vscode/settings.json
{ {
"python.pythonPath": "/usr/bin/python3" "python.pythonPath": "C:\\Users\\diego\\AppData\\Local\\Programs\\Python\\Python36\\python.exe",
"python.linting.pylintEnabled": true,
"python.linting.enabled": true
} }
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!