We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26cede4 commit 40454e3Copy full SHA for 40454e3
.gitignore
@@ -287,6 +287,11 @@ tmp-php.ini
287
/junit.out.xml
288
/.ccache/
289
290
+# ------------------------------------------------------------------------------
291
+# Editor specified
292
293
+/.vscode
294
+
295
# ------------------------------------------------------------------------------
296
# Special cases to invert previous ignore patterns
297
.vscode/c_cpp_properties.json
.vscode/settings.json
0 commit comments