Skip to content

Commit

Permalink
docker: do not copy benchmarks dir (#59)
Browse files Browse the repository at this point in the history
This should help making the Docker image a bit smaller.
  • Loading branch information
sorawee authored Oct 16, 2023
1 parent 976a14d commit ac5abf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
**/compiled
.git
benchmarks/

0 comments on commit ac5abf1

Please sign in to comment.