Skip to content

Commit 596e00f

Browse files
committed
chore: also ignore generated files for the benchmark project
1 parent 14ffd87 commit 596e00f

File tree

6 files changed

+2
-716
lines changed

6 files changed

+2
-716
lines changed

benchmarks/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# https://dart.dev/guides/libraries/private-files
22
# Created by `dart pub`
33
.dart_tool/
4+
5+
*.g.dart

benchmarks/lib/dataclasses.conv.g.dart

Lines changed: 0 additions & 127 deletions
This file was deleted.

benchmarks/lib/dataclasses.g.dart

Lines changed: 0 additions & 235 deletions
This file was deleted.

benchmarks/lib/dogs.g.dart

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)