Updated gitignore to ignore the polarobot venv
This commit is contained in:
parent
265f18ef10
commit
7cf89decd3
1 changed files with 5 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -163,3 +163,7 @@ cython_debug/
|
|||
# Emacs
|
||||
\#*#
|
||||
*~
|
||||
|
||||
# Venv
|
||||
polarobotenv
|
||||
polarobotenv/*
|
||||
Loading…
Add table
Reference in a new issue