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.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
tinkle
2025-10-29 11:15:08 +08:00
parent ef2eda5037
commit a4dd64910f
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