refactor: git ignore all tools/agents startsWith _ (#130)
This commit is contained in:
+2
-1
@@ -500,8 +500,9 @@ install() {
|
||||
}
|
||||
|
||||
# @cmd Create a boilplate tool script
|
||||
# @alias tool:create
|
||||
# @arg args~
|
||||
create() {
|
||||
create@tool() {
|
||||
./scripts/create-tool.sh "$@"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user