From aba3dc11269d21010e4f4bd49506ebcfa2781069 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Sun, 22 Mar 2026 22:41:56 +0000 Subject: [PATCH] Initial upload: schema2mock CLI tool --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..70705e7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +read \ No newline at end of file