commit inicial
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(pip3 install *)",
|
||||
"Bash(python3 -m venv .venv)",
|
||||
"Bash(.venv/bin/pip install *)",
|
||||
"Bash(.venv/bin/python *)",
|
||||
"Bash(git -C /home/deivid/spotify-cantina status)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user