continuedev / continue

⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
https://docs.continue.dev/
Apache License 2.0
19.03k stars 1.63k forks source link

onboard ignore #2180

Open YaliEkstein opened 2 months ago

YaliEkstein commented 2 months ago

Validations

Problem

the /onboard command includes explanations on .git and .idea folders, and it's not needed.

Solution

add in the configuration for the /onboard (could also be for the codebase) an ignore section, like in gitignore or dockerignore, so i can specify which foldes and files to ignore

eladamittai commented 2 months ago

I would like a feature like this as well. Could be really useful