mirror of
https://github.com/dtomlinson91/panaetius.git
synced 2025-12-22 04:55:44 +00:00
chore: update .gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -130,3 +130,4 @@ dmypy.json
|
|||||||
|
|
||||||
# custom
|
# custom
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
.vscode/*
|
||||||
|
|||||||
8
.vscode/settings.json
vendored
8
.vscode/settings.json
vendored
@@ -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