gitignore
node_modules
.codeiumignore
file to your repo root, with the same syntax as .gitignore
.codeiumignore
file in the ~/.codeium/
folder. This global configuration will apply to all Windsurf workspaces on your system.
The global .codeiumignore
file uses the same syntax as .gitignore
and works in addition to any repository-specific .codeiumignore
files.