소스 검색

Extend .gitignore to make VSCode happy

Scott Lahteine 6 년 전
부모
커밋
a01473d7a5
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore 파일 보기

@@ -160,6 +160,7 @@ vc-fileutils.settings
160 160
 .vscode
161 161
 .vscode/c_cpp_properties.json
162 162
 .vscode/launch.json
163
+.vscode/*.db
163 164
 
164 165
 #cmake
165 166
 CMakeLists.txt

Loading…
취소
저장