You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
khattori-dw, hacknlove, MohGanji, dougglez, benjiebob and 29 more