mirror of
https://github.com/dtomlinson91/panaetius.git
synced 2026-09-22 22:47:13 +00:00
chore: update .gitignore
This commit is contained in:
@@ -130,3 +130,4 @@ dmypy.json
|
||||
|
||||
# custom
|
||||
.DS_Store
|
||||
.vscode/*
|
||||
|
||||
Vendored
-8
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"python.linting.pylintEnabled": false,
|
||||
"python.linting.prospectorEnabled": true,
|
||||
"python.linting.enabled": true,
|
||||
"python.pythonPath": ".venv/bin/python",
|
||||
"restructuredtext.confPath": "${workspaceFolder}/docs/source",
|
||||
"peacock.color": "#307E6A"
|
||||
}
|
||||
Reference in New Issue
Block a user