Commit 7a11a3d4 7a11a3d4767a54c25f269f0438497c3957d8a855 by 沈秋雨

更新gitignore

1 parent eaa24f75
...@@ -25,3 +25,5 @@ venv/ ...@@ -25,3 +25,5 @@ venv/
25 .vscode/ 25 .vscode/
26 26
27 test_api 27 test_api
28
29 composition_dedup/composition_eval
...\ No newline at end of file ...\ No newline at end of file
......