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
陳鈞 2024-03-15 10:39:59 +08:00
parent 7081b22cba
commit 4ada1ad3ea
No known key found for this signature in database
GPG Key ID: 96A7988FC3596AF7
1 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View File

@ -47,4 +47,6 @@ requirements_tmp_for_setup.txt
*.npz
presets/*/user_presets/*
inputs
outputs
outputs
dataset
!dataset/.gitkeep