next try to ignore .dbeaver

This commit is contained in:
Claus-Peter Hübner 2022-06-16 01:05:32 +02:00
parent 3fb59b519c
commit 52833ed252
2 changed files with 1 additions and 18 deletions

View File

@ -1,7 +1,6 @@
{
"folders": {},
"connections": {
<<<<<<< HEAD
"mariaDB-180637bab9c-385a8c5454123150": {
"provider": "mysql",
"driver": "mariaDB",
@ -39,22 +38,6 @@
}
}
}
=======
"mariaDB-1813fbbc7bc-107c0b3aeaeb91ab": {
"provider": "mysql",
"driver": "mariaDB",
"name": "gradido",
"save-password": true,
"read-only": false,
"configuration": {
"host": "localhost",
"port": "3306",
"url": "jdbc:mariadb://localhost:3306/",
"home": "mysql_client",
"type": "dev",
"auth-model": "native",
"handlers": {}
>>>>>>> refs/remotes/origin/master
}
}
},

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
/.dbeaver/*
.dbeaver
.project
*.log
*.bak