diff --git a/.gitignore b/.gitignore index a21dd2c7f..484292444 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,9 @@ node_modules/ # bolt .bolt-work/ +# these are ignored to avoid a lot of bloat in IDEs +/.test-infrastructure/snapshots/ + # build directories /lib/ /build/