From 277bc93f84b298c7cb24e136f67eb237fb3a68a2 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Wed, 22 Apr 2026 20:24:18 +0800 Subject: Move prototype files to _prototype directory --- .gitignore | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 08130ca..0000000 --- a/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -/target -.temp -*.md -!README.md -!README_zh_CN.md -- cgit