xmpp-webhook

webhook to xmpp gateway (clone of https://github.com/opthomas-prime/xmpp-webhook/ with my own mods)
git clone https://git.e1e0.net/xmpp-webhook.git
Log | Files | Refs | README | LICENSE

commit 737e3660fbd8a26cc4732e0b28da01c94d4c97cb
parent c6ce33ea797f6e210b82b0d03508eab92326abd0
Author: Thomas Maier <contact@thomas-maier.net>
Date:   Sun,  9 Dec 2018 15:50:14 +0100

ignore jetbrains project files

Diffstat:
M.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -1,4 +1,5 @@ .vscode +.idea debug vendor Gopkg.lock