From e6f43b44de340537368024ba28c44f8cc94bf69b Mon Sep 17 00:00:00 2001 From: Oleksandr Kozachuk Date: Mon, 10 Apr 2023 13:52:20 +0200 Subject: [PATCH] Ignore `history` directory. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 0163807..6af8b48 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ __pycache__/ *.egg-info/ dist/ build/ +.temp +history/