Skip to content

Commit f3ac95d

Browse files
authored
Merge pull request #68 from takahiroanno2024/feature/report
output に example-hierarchical-polis を追加
2 parents 4a2dd94 + 23c58b9 commit f3ac95d

24 files changed

+163658
-73
lines changed

scatter/.gitignore

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,21 @@ pipeline/configs/*
1212
!pipeline/configs/example-videos.json
1313
!pipeline/configs/dummy-comments-japan.json
1414
!pipeline/configs/dummy-comments-japan-multi.json
15+
1516
pipeline/outputs/*
1617
pipeline/outputs/*/*.csv
1718
pipeline/outputs/*/*.pkl
1819
pipeline/outputs/*/*.txt
1920
pipeline/outputs/*/*.json
2021

22+
!pipeline/outputs/example-hierarchical-polis
23+
!pipeline/outputs/example-hierarchical-polis/hierarchical_result.json
24+
!pipeline/outputs/example-hierarchical-polis/metadata.json
25+
!pipeline/outputs/example-hierarchical-polis/reporter.png
26+
!pipeline/outputs/example-hierarchical-polis/icon.png
27+
pipeline/outputs/example-hierarchical-polis/report
2128

22-
Byte-compiled / optimized / DLL files
29+
Byte-compiled / optimized / DLL files
2330
__pycache__/
2431
*.py[cod]
2532
*$py.class

0 commit comments

Comments
 (0)