Skip to content

Commit

Permalink
refactor: build dataset directory structure
Browse files Browse the repository at this point in the history
Signed-off-by: 陳鈞 <jim60105@gmail.com>
  • Loading branch information
jim60105 committed Mar 15, 2024
1 parent a656722 commit 53981d8
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ requirements_tmp_for_setup.txt
presets/*/user_presets/*
inputs
outputs
dataset
!dataset/.gitkeep
dataset/**
!dataset/**/
!dataset/**/.gitkeep
File renamed without changes.
Empty file added dataset/logs/.gitkeep
Empty file.
Empty file added dataset/outputs/.gitkeep
Empty file.
Empty file added dataset/regularization/.gitkeep
Empty file.

0 comments on commit 53981d8

Please sign in to comment.