We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e57be5 commit abeb9fdCopy full SHA for abeb9fd
1 file changed
Cargo.toml
@@ -20,7 +20,8 @@ exclude = [
20
".github/",
21
".jules/",
22
"bench_data/",
23
- ".idea/"
+ ".idea/",
24
+ "bench_info.txt"
25
]
26
27
[dependencies]
0 commit comments