This commit is contained in:
Timo Knuth
2025-10-17 13:45:33 +02:00
parent cd3ee5fc8f
commit 254e6490b8
36 changed files with 1712 additions and 917 deletions

View File

@@ -15,7 +15,10 @@
"Read(//c/Users/a931627/.ssh/**)",
"Bash(ssh-keygen:*)",
"Bash(cat:*)",
"Bash(git remote add:*)"
"Bash(git remote add:*)",
"Bash(git push:*)",
"Bash(git remote set-url:*)",
"Bash(npm install:*)"
],
"deny": [],
"ask": []