Ignore files/folder defined in gitignore #31104
Closed
domokopter
started this conversation in
Edit Predictions
Replies: 1 comment 1 reply
-
In the settings you can use something like: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When selecting the entire project as context, all contents, including directories like
build/
, are included, unnecessarily consuming a large number of tokens if I forget to exclude them. I propose adding an option to ignore files and folders specified in.gitignore
. I think this option should also be enabled by default.Beta Was this translation helpful? Give feedback.
All reactions