docs: Add GEMINI.md for project context

Introduces GEMINI.md to provide a comprehensive overview of the ActionModelsGenerator project,
including its purpose, core technologies, build instructions, and development conventions.
This document serves as essential context for future interactions and development.
This commit is contained in:
2025-09-23 23:00:05 +07:00
parent fb3b704285
commit 1ac54a0d5d
9 changed files with 169 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
package com.sdk.generators;
public class GUtils {
}