diff --git a/.gitignore b/.gitignore index b6624afad5..2512c5e98e 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ Release/ /build/ /db/ /out.txt +/Testing/ /tmp/ CMakeSettings.json CMakeUserPresets.json @@ -60,3 +61,4 @@ DerivedData # AI tools. .augment +.claude