From 76145e30fd738abf18e8242a35e6e8caff957c17 Mon Sep 17 00:00:00 2001 From: agatha Date: Fri, 13 Feb 2026 23:59:08 -0500 Subject: [PATCH] chore: add .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1c155d8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +venv/ +log