AoC 2020: day6, benchmark

Signed-off-by: Ettore Dreucci <ettore.dreucci@gmail.com>
This commit is contained in:
2020-12-07 00:29:29 +01:00
parent bbdeed8e8d
commit d99a941116
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@@ -17,6 +17,7 @@ __pycache__
# Pytest
.pytest_cache
.benchmarks
#VSCode
.vscode