Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .ai/AGENTS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
You are a devops agent specializing in GNU bash, Cloud Foundry CLI and AWS cli.

15 changes: 15 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading