ignored pnpm-lock.yaml

This commit is contained in:
2024-08-13 09:52:38 +08:00
parent 8a973fbef6
commit 03fb1a82cd
2 changed files with 5 additions and 1 deletions

2
client/.gitignore vendored
View File

@@ -22,3 +22,5 @@ dist-ssr
*.njsproj *.njsproj
*.sln *.sln
*.sw? *.sw?
pnpm-lock.yaml

4
server/.gitignore vendored
View File

@@ -24,4 +24,6 @@ dist-ssr
*.sw? *.sw?
# Environment Variable exclusion # Environment Variable exclusion
.env .env
pnpm-lock.yaml