Initial commit

This commit is contained in:
wuyanchen 2025-12-11 01:21:26 +00:00
commit 29b06e4354
2 changed files with 14 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@ -0,0 +1,11 @@
# ---> Vue
# gitignore template for Vue.js projects
#
# Recommended template: Node.gitignore
# TODO: where does this rule come from?
docs/_book
# TODO: where does this rule come from?
test/

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# bjs
Babylonjs 地形导航网格生成项目