瀏覽代碼

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__