From 91ea09978a562f872a21612b14132a964631b29a Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 11 Jun 2026 23:16:55 +0100 Subject: add gitinfo --- .gitinfo | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .gitinfo (limited to '.gitinfo') diff --git a/.gitinfo b/.gitinfo new file mode 100644 index 0000000..dec814f --- /dev/null +++ b/.gitinfo @@ -0,0 +1,12 @@ +{ + "$schema": "https://git.zue.dev/gitinfo/plain/gitinfo.schema.json", + "root": "https://github.com/zuedev/VRCog", + "description": "Unity editor utilities for VRChat creators. The missing gear in your workflow.", + "maintainers": [ + [ + "Alex (@zuedev)", + "zuedev@gmail.com" + ] + ], + "license": "Unlicense" +} \ No newline at end of file -- cgit v1.2.3