diff --git a/.gitignore b/.gitignore index a034cac..493bd30 100644 --- a/.gitignore +++ b/.gitignore @@ -162,4 +162,8 @@ cython_debug/ # Emacs \#*# -*~ \ No newline at end of file +*~ + +# Venv +polarobotenv +polarobotenv/* \ No newline at end of file