Matan Lurey 5e2fa8b8cb Ignore generated fixture .dill.deps files. (flutter/engine#54836)
After using `testing/run_tests.py`, these artifacts are left in the source tree.

It is probably better _not_ to do that (i.e. use sandboxing), but we don't sandbox across the engine today.

```txt
Untracked files:
  (use "git add <file>..." to include in what will be committed)
        tools/const_finder/test/fixtures/box_web.dill.deps
        tools/const_finder/test/fixtures/consts_and_non_web.dill.deps
        tools/const_finder/test/fixtures/consts_web.dill.deps
        tools/const_finder/test/fixtures/static_icon_provider_web.dill.deps
```
2024-08-28 17:54:04 +00:00
Languages
Dart 75%
C++ 16.5%
Objective-C++ 2.9%
Java 2.8%
Objective-C 0.7%
Other 1.9%