Pārlūkot izejas kodu

update gitignore with virtual enviroment dir

w.mueller 3 gadi atpakaļ
vecāks
revīzija
fa9cce5b96
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  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__