forked from HQU-gxy/camera-extrinsic-play
Update .gitignore to exclude JSON files in src/assets and modify import path for pose data in App.tsx to reflect new asset structure.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@ dist-ssr
|
||||
*.sln
|
||||
*.sw?
|
||||
public/*.json
|
||||
src/assets/*.json
|
||||
|
||||
Reference in New Issue
Block a user