From 163c809fd5fe153631fe8743da4bda997cb26cbf Mon Sep 17 00:00:00 2001 From: CooperGerman <> Date: Mon, 8 Apr 2024 11:27:52 +0200 Subject: [PATCH] Add .history to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0208488..6c924ba 100644 --- a/.gitignore +++ b/.gitignore @@ -203,3 +203,4 @@ $RECYCLE.BIN/ data/ .pdm-python +.history \ No newline at end of file