← back to Exo
Keep Protobuf Directories
38bc8ea7e4b385d22c274e2c1c2787a960fe84c5 · 2025-06-28 01:32:10 +0100 · Arbion Halili
Files touched
A shared/protobufs/schemas/.gitkeepA shared/protobufs/types/.gitkeep
Diff
commit 38bc8ea7e4b385d22c274e2c1c2787a960fe84c5
Author: Arbion Halili <99731180+ToxicPine@users.noreply.github.com>
Date: Sat Jun 28 01:32:10 2025 +0100
Keep Protobuf Directories
---
shared/protobufs/schemas/.gitkeep | 0
shared/protobufs/types/.gitkeep | 0
2 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/shared/protobufs/schemas/.gitkeep b/shared/protobufs/schemas/.gitkeep
new file mode 100644
index 00000000..e69de29b
diff --git a/shared/protobufs/types/.gitkeep b/shared/protobufs/types/.gitkeep
new file mode 100644
index 00000000..e69de29b
← b53c1ba9 Use Hatch Build System
·
back to Exo
·
Fix Type Checker; Improve Protobuf Generation f7f779da →