Updated gitignore to ignore the polarobot venv

This commit is contained in:
Louis Lacoste 2022-11-18 12:04:20 +01:00
parent 265f18ef10
commit 7cf89decd3

6
.gitignore vendored
View file

@ -162,4 +162,8 @@ cython_debug/
# Emacs
\#*#
*~
*~
# Venv
polarobotenv
polarobotenv/*