Explorar el Código

Extend .gitignore to make VSCode happy

Scott Lahteine hace 6 años
padre
commit
a01473d7a5
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore Ver fichero

@@ -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…
Cancelar
Guardar