From 486c81d7ac929311375c684932a2baab784dc75d Mon Sep 17 00:00:00 2001 From: Justus Kuhlmann Date: Mon, 26 Aug 2024 12:57:27 +0000 Subject: [PATCH] note renaming in ignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 74be8d6..a33176e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -pyerrors_backlog.egg-info -__pycache__ \ No newline at end of file +pyerrors_corrlib.egg-info +__pycache__