Private
Public Access
1
0

Version: 1.0.0

This commit is contained in:
2025-07-15 18:04:11 -07:00
parent 3197814098
commit 742703cb8e
7 changed files with 10 additions and 40 deletions

View File

@@ -7,7 +7,9 @@
"Bash(cargo clean:*)",
"Bash(git describe:*)",
"Bash(git add:*)",
"Bash(git commit:*)"
"Bash(git commit:*)",
"Bash(git tag:*)",
"Bash(git stash:*)"
],
"deny": []
}