mirror of
https://github.com/polyjitter/searchbot-discord.git
synced 2024-08-14 22:46:55 +00:00
donee
This commit is contained in:
parent
aa9e5d95ed
commit
060fd20d83
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -58,3 +58,4 @@ coverage.xml
|
|||
docs/_build/
|
||||
|
||||
extensions/__pycache__/core.cpython-38.pyc
|
||||
.vscode/settings.json
|
||||
|
|
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"python.pythonPath": "env\\Scripts\\python3.8.exe"
|
||||
"python.pythonPath": "/home/taciturasa/.pyenv/versions/3.8.1/bin/python3.8"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue