mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-25 12:50:32 +01:00
Implement day 5
Nom is really nice and fast, why did I write parsers manually before.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -59,3 +59,8 @@ target/
|
||||
|
||||
# Rust lock
|
||||
*.lock
|
||||
|
||||
# Performance data
|
||||
perf.data
|
||||
perf.data.old
|
||||
flamegraph.svg
|
||||
|
||||
Reference in New Issue
Block a user