Skip to content

Commit c87a972

Browse files
committed
AGENTS.md
1 parent f751ddb commit c87a972

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,9 @@ terraform.tfstate.backup
2727
provider.tf
2828

2929
__azurite_db*
30-
__blobstorage__/
30+
__blobstorage__/
31+
32+
# LLM
33+
**/.claude/settings.local.json
34+
**/CLAUDE.local.md
35+
**/CLAUDE.local.md

AGENTS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Tests
2+
- run the tests with m `bundle exec m <file>:<line>` or `bundle exec m <file>`

0 commit comments

Comments
 (0)