Add support for removing files and path from codex.
Intended use is to prevent files that contain sensitive data from being sent to the AI model. For example test files with sensitive input data for testing.
The .codexignore file is similar to a .gitignore file and contains paths that aren't read/updated by the AI.
Add support for removing files and path from codex.
Intended use is to prevent files that contain sensitive data from being sent to the AI model. For example test files with sensitive input data for testing.
The .codexignore file is similar to a .gitignore file and contains paths that aren't read/updated by the AI.