feat: add /client directory to .gitignore

This commit is contained in:
shiyu
2026-05-01 10:53:22 +08:00
parent 1101273077
commit 6981bb8444

4
.gitignore vendored
View File

@@ -31,4 +31,6 @@ lerna-debug.log*
*.ntvs*
*.njsproj
*.sln
*.sw?
*.sw?
/client