From 4f764c41038617b11479f9244b284f86cc189655 Mon Sep 17 00:00:00 2001 From: J / Jacob Babich Date: Sun, 14 Apr 2024 16:19:12 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20chore:=20add=20`.history/`=20to?= =?UTF-8?q?=20gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 48c3ca4..59b0a4d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ /dist/ /target/ /Cargo.lock + +.history/