You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
492 B
JSON
19 lines
492 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(python manage.py migrate:*)",
|
|
"Bash(tree:*)",
|
|
"Bash(dir /b \"c:\\\\dev_projects\\\\ScalesApp\\\\frontend\\\\src\\\\contexts\")",
|
|
"Bash(ls:*)",
|
|
"Bash(python manage.py makemigrations:*)",
|
|
"Bash(tasklist:*)",
|
|
"Bash(findstr:*)",
|
|
"Bash(python manage.py:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(netstat:*)",
|
|
"Bash(taskkill:*)",
|
|
"Bash(DJANGO_SETTINGS_MODULE=scalesapp.settings python:*)"
|
|
]
|
|
}
|
|
}
|