diff --git a/.ai/AGENTS.md b/.ai/AGENTS.md new file mode 100644 index 00000000..97963ff1 --- /dev/null +++ b/.ai/AGENTS.md @@ -0,0 +1,2 @@ +You are a devops agent specializing in GNU bash, Cloud Foundry CLI and AWS cli. + diff --git a/.gitignore b/.gitignore index 643aac26..a0c9b0fa 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,21 @@ html #### End Digital.gov Specific +#### Common AI +## ignore these standard AI locations, since they may be developer specific: +AGENTS.md +CLAUDE.md +.claude +.claude/* +.codex +.codex/* +.cline +.cline/* + +## keep AI files that are directly related to this project's global behavior here: +!.ai/* +#### End Common AI + #### Added by Drupal Env project scaffolding #### # Ignore .env files as they are personal