#excluding `.git` directory on FS read.
1 messages · Page 1 of 1 (latest)
👋 IIRC client.filesystme.read should include the .git directory. Is that not working for yotu?
I think he means "except". @upper vale There's an exclude: [".git"] field you can use: https://docs.dagger.io/sdk/cue/006395/client#accessing-the-file-system
thx Helder, I guess the accept confused me 😄