Skip to content

Commit f29ef3d

Browse files
committed
Add Wrappd benchmark to git ignore
1 parent e18f49a commit f29ef3d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,8 @@ out
2626
/jmh_data_output.json
2727
/jmh_results.md
2828
/test_results.html
29-
/eventbus-wrapper/
3029
/jmh_data_output.csv
30+
31+
# Lets not
32+
/eventbus-wrapper/
33+
/eventbus-jmh/src/main/java/net/minecraftforge/eventbus/benchmarks/BenchmarkWrapped.java

0 commit comments

Comments
 (0)