Browse Source

Extend .gitignore to make VSCode happy

Scott Lahteine 7 years ago
parent
commit
a01473d7a5
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore View File

160
 .vscode
160
 .vscode
161
 .vscode/c_cpp_properties.json
161
 .vscode/c_cpp_properties.json
162
 .vscode/launch.json
162
 .vscode/launch.json
163
+.vscode/*.db
163
 
164
 
164
 #cmake
165
 #cmake
165
 CMakeLists.txt
166
 CMakeLists.txt

Loading…
Cancel
Save