From 4f5324bc3ed764914637e5a30be3c31ed8c2f28b Mon Sep 17 00:00:00 2001 From: tmddn3070 Date: Sun, 19 May 2024 22:20:48 +0900 Subject: [PATCH] 1.0.0 Inital Release Co-authored-by: tmddn3070 --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 88315da..2ec0827 100644 --- a/.gitignore +++ b/.gitignore @@ -47,4 +47,8 @@ coverage.xml *.pot # Sphinx documentation -docs/_build/ \ No newline at end of file +docs/_build/ + +logs +.idea +.env