local remote removed from gitignore

This commit is contained in:
Juan Ferrer 2022-04-04 19:06:10 +02:00
parent 2274f77063
commit 2f9fb1de98
3 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "myvc",
"version": "1.3.7",
"version": "1.3.8",
"author": "Verdnatura Levante SL",
"description": "MySQL Version Control",
"license": "GPL-3.0",

1
template/.gitignore vendored
View File

@ -1,3 +1,4 @@
.DS_Store
node_modules
remotes/*.ini
!remotes/local.ini

View File

@ -0,0 +1,5 @@
[client]
host = 172.16.0.1
port = 3306
user = root
password = root