Files not sent to AI
Neither Folto AI nor Claude Code and Codex working through the board MCP read these files:
- Always excluded (keys, certificates, environment files, dependency and build folders)
- Anything in the project’s
.gitignore
To keep more files out, add them to .gitignore. It works even in projects that don’t use Git.
Always excluded
Section titled “Always excluded”.env.env.**.pem*.key*.p12*.pfx*.mobileprovision*.keystore*.jksid_rsa*id_ed25519***/node_modules/****/.git/****/DerivedData/****/.build/****/Pods/****/.venv/****/__pycache__/**