From dbb09c098027a6cc47814329d743312172d70f14 Mon Sep 17 00:00:00 2001 From: RG <76780190+AV3RG@users.noreply.github.com> Date: Sun, 10 Dec 2023 20:25:09 +0530 Subject: [PATCH] feat: gitignore session cookie --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 216820d..62c85f2 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,6 @@ dhat-heap.json # Benchmarks data/timings.json + +#aoc-cli +.adventofcode.session