mirror of
https://github.com/PhoenixTwoFive/karaoqueue.git
synced 2025-05-28 15:31:48 +02:00
9 lines
198 B
JSON
9 lines
198 B
JSON
{
|
|
"python.pythonPath": "/usr/bin/python",
|
|
"files.exclude": {
|
|
"**/.classpath": true,
|
|
"**/.project": true,
|
|
"**/.settings": true,
|
|
"**/.factorypath": true
|
|
}
|
|
} |