feat: implement benchmarks (#30)
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -16,5 +16,7 @@ target/
|
||||
|
||||
# Advent of Code
|
||||
# @see https://old.reddit.com/r/adventofcode/comments/k99rod/sharing_input_data_were_we_requested_not_to/gf2ukkf/?context=3
|
||||
/src/inputs
|
||||
!/src/inputs/.keep
|
||||
/data
|
||||
!/data/inputs/.keep
|
||||
!/data/examples/.keep
|
||||
!/data/puzzles/.keep
|
||||
|
||||
Reference in New Issue
Block a user