Skip to content

Commit

Permalink
Build: Add Spark v3.1 JMH benchmarks to .gitignore (apache#3451)
Browse files Browse the repository at this point in the history
  • Loading branch information
kbendick authored Nov 7, 2021
1 parent 0791dc8 commit 9b285d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ spark/v2.4/spark/benchmark/*
!spark/v2.4/spark/benchmark/.gitkeep
spark/v3.0/spark/benchmark/*
!spark/v3.0/spark/benchmark/.gitkeep
spark/v3.1/spark/benchmark/*
!spark/v3.1/spark/benckmark/.gitkeep
spark/v3.2/spark/benchmark/*
!spark/v3.2/spark/benchmark/.gitkeep

Expand Down

0 comments on commit 9b285d0

Please sign in to comment.