Add Claude to gitignore (#147622)
parent
b3131355b0
commit
7a08edc3dd
|
@ -137,4 +137,8 @@ tmp_cache
|
|||
.ropeproject
|
||||
|
||||
# Will be created from script/split_tests.py
|
||||
pytest_buckets.txt
|
||||
pytest_buckets.txt
|
||||
|
||||
# AI tooling
|
||||
.claude
|
||||
|
||||
|
|
Loading…
Reference in New Issue