refactor: build `dataset` directory structure

Signed-off-by: 陳鈞 <jim60105@gmail.com>
pull/2102/head
陳鈞 2024-03-15 12:11:41 +08:00
parent a656722cb1
commit 53981d8516
No known key found for this signature in database
GPG Key ID: 96A7988FC3596AF7
5 changed files with 3 additions and 2 deletions

5
.gitignore vendored
View File

@ -48,5 +48,6 @@ requirements_tmp_for_setup.txt
presets/*/user_presets/*
inputs
outputs
dataset
!dataset/.gitkeep
dataset/**
!dataset/**/
!dataset/**/.gitkeep

0
dataset/logs/.gitkeep Normal file
View File

0
dataset/outputs/.gitkeep Normal file
View File

View File