From 523a5804b3d8aefa60ef9a2a21c81885a5ec2a65 Mon Sep 17 00:00:00 2001 From: Byeongdulee Date: Fri, 12 May 2023 15:59:56 -0500 Subject: [PATCH] .history removed. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 715a5c6..ef5a5a9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ docs/_* build .idea/ +.history/ *.pyc