feat: store packaged user data under data directory
This commit is contained in:
@@ -33,7 +33,8 @@ $excluded = @(
|
||||
"images",
|
||||
"logs",
|
||||
"prompts",
|
||||
"title_prompt.txt"
|
||||
"title_prompt.txt",
|
||||
"data"
|
||||
)
|
||||
|
||||
$found = @()
|
||||
|
||||
Reference in New Issue
Block a user