mirror of
https://github.com/Rushilwiz/SkoolOS.git
synced 2025-04-20 12:20:18 -04:00
added vscode
This commit is contained in:
parent
232d475834
commit
9d83e80799
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -131,5 +131,8 @@ dmypy.json
|
||||||
# PyCharm Files
|
# PyCharm Files
|
||||||
.idea/
|
.idea/
|
||||||
|
|
||||||
|
# VSCode
|
||||||
|
.vscode/
|
||||||
|
|
||||||
#lmao mac
|
#lmao mac
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -1,3 +0,0 @@
|
||||||
{
|
|
||||||
"python.pythonPath": "skool/bin/python3"
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user