From 9fcf673a8d4b9b06565e2de50f8e01c58fe3802a Mon Sep 17 00:00:00 2001 From: I747530 Date: Fri, 6 Dec 2024 16:34:21 +0100 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 255013c..139bafb 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ test/**/*gt/* env build **/*.bc -**/*.ll \ No newline at end of file +**/*.ll +.venv \ No newline at end of file