Skip to content

Commit 72848a1

Browse files
committed
Keep demo_output directory but ignore outputs (git + docker)
1 parent 7ab8987 commit 72848a1

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

.dockerignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ LeafMachine2_WW.yaml
1818
/data/
1919
/docs/
2020
Herbarium_Sheet_Corners/
21-
demo/demo_output/
21+
demo/demo_output/*
22+
!demo/demo_output/.gitkeep
2223
wandb/
2324
runs/
2425
KP_Test/

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ yolov8n.pt
1717
/docs/
1818
Herbarium_Sheet_Corners/
1919
demo/demo_output/*
20+
!demo/demo_output/.gitkeep
2021
wandb/
2122
venv_LM2_linux/
2223
venv_LM2_l/

demo/demo_output/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)