fix version

This commit is contained in:
2025-02-03 15:15:22 +08:00
parent a68949510f
commit d073bfbdb0
3 changed files with 9 additions and 4 deletions

9
.gitignore vendored
View File

@@ -21,8 +21,7 @@
# debug
npm-debug.log*
rn-debug.log*
yarn-debug.log*
yarn-error.log*
# local env files
@@ -34,8 +33,10 @@ yarn-error.log*
# vercel
.vercel
# # logs
# /logs
# logs - allow only specific folders
/logs/*
!/logs/backend/
!/logs/frontend/
# typescript
*.tsbuildinfo