diff options
| author | Adam Malczewski <[email protected]> | 2026-03-18 19:15:07 +0900 |
|---|---|---|
| committer | Adam Malczewski <[email protected]> | 2026-03-18 19:15:07 +0900 |
| commit | 763c5e031f99085e6dace09ff391cdd0177ab5fd (patch) | |
| tree | 549658701bfc313fe8b04d3773dbb7f04be59547 /.gitignore | |
| parent | 3961f4121a3774ec4c7a0d1db6dfb2870de31724 (diff) | |
| download | webhook-forwarder-763c5e031f99085e6dace09ff391cdd0177ab5fd.tar.gz webhook-forwarder-763c5e031f99085e6dace09ff391cdd0177ab5fd.zip | |
handle url-encoded webhooks as well
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ /target +.ask_user.md |
