fix-gitignore.patch
application/octet-stream
Filename: fix-gitignore.patch
Type: application/octet-stream
Part: 0
Patch
Same data as JSON:
GET /api/v1/attachments/:id/patch
the parsed metadata as JSON — format, series position, per-file stats; never the diff bytes.
API reference →
Format: unified
| File | + | − |
|---|---|---|
| src/test/modules/oauth_validator/.gitignore | 1 | 0 |
diff --git a/src/test/modules/oauth_validator/.gitignore b/src/test/modules/oauth_validator/.gitignore index 5dcb3ff9723..8f18bcd2e1c 100644 --- a/src/test/modules/oauth_validator/.gitignore +++ b/src/test/modules/oauth_validator/.gitignore @@ -2,3 +2,4 @@ /log/ /results/ /tmp_check/ +/oauth_hook_client