소스 검색

changed gitignore

subDesTagesMitExtraKaese 3 년 전
부모
커밋
4233dc7aae
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

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