From 804360b320c0872148c59a5419731ad593d9bc5b Mon Sep 17 00:00:00 2001 From: George Zhang Date: Sun, 21 Jul 2024 02:28:49 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index efc9c0f..09b89ab 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ __pycache__ build/ dist/ flashbots.egg-info/ +.venv/ +.mise.toml \ No newline at end of file