From 0d89375fbdb38a14c1ceb7d874162a4c1143c045 Mon Sep 17 00:00:00 2001 From: Lol3rrr Date: Sat, 17 Jan 2026 13:29:34 +0100 Subject: [PATCH] Initial commit + actions-proto-def submodule --- .gitmodules | 3 +++ README.md | 1 + actions-proto-def | 1 + 3 files changed, 5 insertions(+) create mode 100644 .gitmodules create mode 100644 README.md create mode 160000 actions-proto-def diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..e6dd2e2 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "actions-proto-def"] + path = actions-proto-def + url = https://gitea.com/gitea/actions-proto-def.git diff --git a/README.md b/README.md new file mode 100644 index 0000000..e5826bf --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# Nomact diff --git a/actions-proto-def b/actions-proto-def new file mode 160000 index 0000000..42c85b5 --- /dev/null +++ b/actions-proto-def @@ -0,0 +1 @@ +Subproject commit 42c85b5f798f673f330ac2bf754a6e57dd26de09