chore: 移除 frontend/app 私有代码,仅保留 .gitkeep

该目录为私有移动端项目,不应开源。从 git 跟踪中移除并加入 .gitignore。
This commit is contained in:
zhangtao
2026-08-06 00:42:08 +08:00
parent 5ff25fe28c
commit a4dff8c897
186 changed files with 0 additions and 37525 deletions
-4
View File
@@ -1,4 +0,0 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx commitlint --edit $1
-4
View File
@@ -1,4 +0,0 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx lint-staged --allow-empty $1