diff --git a/data/guis/gitbench.yml b/data/guis/gitbench.yml new file mode 100644 index 0000000000..87ea86f757 --- /dev/null +++ b/data/guis/gitbench.yml @@ -0,0 +1,12 @@ +--- +name: "GitBench" +project_url: "https://gitbench.builtbyzee.com/" +image_tag: "images/guis/gitbench@2x.png" +platforms: + - "Windows" + - "Mac" + - "Linux" +price: "Free" +license: "MIT" +order: 61 +--- diff --git a/static/images/guis/gitbench.png b/static/images/guis/gitbench.png new file mode 100644 index 0000000000..408b27228b Binary files /dev/null and b/static/images/guis/gitbench.png differ diff --git a/static/images/guis/gitbench@2x.png b/static/images/guis/gitbench@2x.png new file mode 100644 index 0000000000..2886ed4a7a Binary files /dev/null and b/static/images/guis/gitbench@2x.png differ