Skip to content

Commit 65c961a

Browse files
committed
.gitignore Don't commit any AI files.
(Even the ones that are designed to be committed)
1 parent fa489fd commit 65c961a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ perf.data.old
2828
# Default/recommended install directory for vcpkg
2929
**/vcpkg
3030

31+
# AI assistant files
32+
.claude/
33+
CLAUDE.md
34+
AGENTS.md
35+
3136
# Other misc stuff
3237
*.VC.*
3338
**/.vscode

0 commit comments

Comments
 (0)