Browse Source

update gitignore with virtual enviroment dir

w.mueller 3 years ago
parent
commit
fa9cce5b96
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -1,3 +1,5 @@
 .vscode/c_cpp_properties.json
 .vscode/c_cpp_properties.json
+raspberry-pi/.venv
+raspberry-pi/.vscode/settings.json
 
 
 __pycache__
 __pycache__