diff --git a/.vscode/exercicio1.sql b/.vscode/exercicio1.sql new file mode 100644 index 0000000..16dccd8 --- /dev/null +++ b/.vscode/exercicio1.sql @@ -0,0 +1,5 @@ +-- SQLite +SELECT * +FROM tracks; +-- Editado por Israel +-- Versao editada \ No newline at end of file diff --git a/.vscode/gd b/.vscode/gd new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/.vscode/gd @@ -0,0 +1 @@ + diff --git a/.vscode/settings.json b/.vscode/settings.json index c97cc32..546eb29 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -18,8 +18,7 @@ "screencastMode.onlyKeyboardShortcuts": true, "terminal.integrated.fontSize": 18, "window.zoomLevel": 3, - "workbench.activityBar.visible": true, "workbench.colorTheme": "Visual Studio Dark", "workbench.fontAliasing": "antialiased", "workbench.statusBar.visible": true -} +} \ No newline at end of file