diff --git a/.gitignore b/.gitignore index c4234ab74..5bb64fa54 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,7 @@ + node_modules testoutput.txt + +.venv/ +__pycache__/ +*.pyc