Enhance documentation and update .gitignore for model conversion scripts

This commit is contained in:
enoch kan
2025-01-05 18:18:18 +00:00
parent fd011c11aa
commit a1296f099e
5 changed files with 179 additions and 1 deletions

6
.gitignore vendored
View File

@@ -165,4 +165,8 @@ cython_debug/
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
#.idea/
.vscode/*
.DS_Store