feat: Read .gooseignore to Restrict access to files or Directories (#1199)

This commit is contained in:
ZhenLian
2025-02-27 08:27:32 -08:00
committed by GitHub
parent 7c1bd2d5e7
commit f73ba9f1af
3 changed files with 246 additions and 0 deletions
Generated
+2
View File
@@ -2224,6 +2224,7 @@ dependencies = [
"etcetera",
"google-drive3",
"http-body-util",
"ignore",
"include_dir",
"indoc",
"kill_tree",
@@ -2238,6 +2239,7 @@ dependencies = [
"serial_test",
"shellexpand",
"sysinfo 0.32.1",
"temp-env",
"tempfile",
"thiserror 1.0.69",
"tokio",