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