diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 80e6e87..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "sqltools.connections": [ - { - "mysqlOptions": { - "authProtocol": "default" - }, - "previewLimit": 50, - "server": "localhost", - "port": 3306, - "driver": "MySQL", - "name": "Local host XAMPP", - "username": "root", - "database": "cine-master", - "password": "" - } - ] -} \ No newline at end of file