mirror of https://github.com/bmaltais/kohya_ss
refactor: Add `dataset` dir to .gitignore
So it can keep git working tree clean when user has dataset files. Signed-off-by: 陳鈞 <jim60105@gmail.com>pull/2101/head
parent
7081b22cba
commit
4ada1ad3ea
|
|
@ -47,4 +47,6 @@ requirements_tmp_for_setup.txt
|
|||
*.npz
|
||||
presets/*/user_presets/*
|
||||
inputs
|
||||
outputs
|
||||
outputs
|
||||
dataset
|
||||
!dataset/.gitkeep
|
||||
Loading…
Reference in New Issue