Selaa lähdekoodia

Additional .gitignore entry for VS Code

Add .vscode/launch.json to .gitignore
Ben Lye 6 vuotta sitten
vanhempi
commit
2af3541880
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore Näytä tiedosto

@@ -159,6 +159,7 @@ vc-fileutils.settings
159 159
 #Visual Studio Code
160 160
 .vscode
161 161
 .vscode/c_cpp_properties.json
162
+.vscode/launch.json
162 163
 
163 164
 #cmake
164 165
 CMakeLists.txt

Loading…
Peruuta
Tallenna