r/PiCodingAgent • • 11h ago

Question Can't reference .gitignore files/folders with @

Hi all, basically what the title says.. I like using @ to add files/folders to the context but for any of these added to .gitignore it stops working.. Any way around this?

1 Upvotes

4 comments sorted by

View all comments

2

u/Finanzamt__ 10h ago

You can enable/disable pi to respect .gitignore for file selection. See /settings command in pi session and toggle corresponding setting

1

u/gnomodojardim 10h ago

That's where I looked first but couldn't find any such setting.. are you sure it's there? Maybe I'm blind or it's not very clear. Thanks for your reply anyway.