sync: Sync codebase from nofx internal version

- Update .gitignore to align with nofx configuration
- Sync README files across all languages (EN/ZH/RU/UK)
- Update web/package-lock.json with latest dependencies
This commit synchronizes the open-nofx repository with the latest
changes from the internal nofx version to maintain consistency.
Co-Authored-By: tinkle-community <tinklefund@gmail.com>
This commit is contained in:
tinkle-community
2025-10-29 11:15:08 +08:00
parent f7e22d0a07
commit 6b3959b611
6 changed files with 29 additions and 3 deletions

2
.gitignore vendored
View File

@@ -6,6 +6,8 @@
# 编译产物
nofx-auto
*.exe
nofx
nofx_test
# Go 相关
*.test