diff options
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,2 +1,5 @@ # Local luarocks tree created by `mise run deps`. .rocks/ + +# Build artifact left by `luarocks upload` / `mise run release`. +*.src.rock |
![]() |
index : panto-subagents.git | |
| Subagents and dynamic workflows extension for panto | git repository owner |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -1,2 +1,5 @@ # Local luarocks tree created by `mise run deps`. .rocks/ + +# Build artifact left by `luarocks upload` / `mise run release`. +*.src.rock |