Skip to content

Commit d9bf3f8

Browse files
committed
build: update .gitignore and add new files for improved structure generation functionality
1 parent 8f34615 commit d9bf3f8

7 files changed

Lines changed: 544 additions & 865 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
__pycache__/
33
matmaster.egg-info/
44
.vscode/
5+
.DS_Store
56

67
build/**
78
.env
@@ -19,3 +20,4 @@ llm_contents_report.json
1920
evalate_threads/evaluate.py
2021
evalate_threads/quick_test.py
2122
evalate_threads/test_adk_intergration.py
23+
evaluation_results.json

0 commit comments

Comments
 (0)