Skip to content

Commit c927569

Browse files
committed
Update .gitignore to cover .devcontainer and AI agent files
1 parent d10c31d commit c927569

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

.gitignore

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,12 @@ docs/_build/
6363
target/
6464

6565
# ruff
66-
.ruff_cache
66+
.ruff_cache
67+
68+
.devcontainer
69+
70+
# AI
71+
.claude/
72+
CLAUDE.md
73+
CODEX.md
74+
AGENTS.md

0 commit comments

Comments
 (0)