Skip to content

Commit b198879

Browse files
committed
Track HTML poster assets
1 parent 79e662b commit b198879

11 files changed

Lines changed: 1068 additions & 0 deletions

.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,18 @@ slides/review/
1010
# Poster drafts and generated poster assets are local for now.
1111
poster/**
1212
!poster/**/
13+
!poster/index.html
1314
!poster/**/*.sty
1415
!poster/**/*.ttf
16+
!poster/assets/ai_duty_thumb.png
17+
!poster/assets/cityu_logo.png
18+
!poster/assets/github_qr.png
19+
!poster/assets/human_duty_thumb.png
20+
!poster/assets/pyconus_logo.png
21+
!poster/figures/gpu_permutation_decision_map.png
22+
!poster/figures/kmeans_evidence_rows_cropped.png
23+
!poster/figures/kmeans_illustration.png
24+
!poster/figures/permutation_task_schematic.png
1525
poster_icons_pack/
1626
poster_icons_pack_with_readme.zip
1727
experiments/results/presentation_figures/poster_*

poster/assets/ai_duty_thumb.png

437 KB
Loading

poster/assets/cityu_logo.png

25.3 KB
Loading

poster/assets/github_qr.png

115 KB
Loading

poster/assets/human_duty_thumb.png

584 KB
Loading

poster/assets/pyconus_logo.png

87.8 KB
Loading
136 KB
Loading
86.9 KB
Loading
1.03 MB
Loading
541 KB
Loading

0 commit comments

Comments
 (0)