Skip to content

Commit e0b2d6b

Browse files
authored
build: Ignore CLAUDE and AGENTS files for now. (#37930)
I want to start using coding assistants and play around with content in the CLAUDE.md file but I don't want git to complain about it or check it in for everyone just yet.
1 parent 0b14be6 commit e0b2d6b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ requirements/edx/private.txt
1212
lms/envs/private.py
1313
cms/envs/private.py
1414
.venv/
15+
CLAUDE.md
16+
AGENTS.md
1517
# end-noclean
1618

1719
### Python artifacts

0 commit comments

Comments
 (0)