data: 添加 Origin 输入数据文件并允许 data/origin 目录被追踪
新增 example_with_graph.opju 和 example_with_graph_scaled_from2_to_10.opju,同时在 .gitignore 中为 **/data/origin/ 添加例外规则。
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -146,6 +146,8 @@ dmypy.json
|
||||
# data
|
||||
**/data/**/*
|
||||
!**/utils/data/**/*
|
||||
!**/data/origin/
|
||||
!**/data/origin/**/*
|
||||
|
||||
# tmp files
|
||||
**/tmp/**/*
|
||||
|
||||
BIN
evaluation_examples/data/origin/example_with_graph.opju
Normal file
BIN
evaluation_examples/data/origin/example_with_graph.opju
Normal file
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user