Преглед изворни кода

update gitignore with virtual enviroment dir

w.mueller пре 3 година
родитељ
комит
fa9cce5b96
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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