1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-01-03 11:29:24 +01:00

fix: allineamento file mysql

This commit is contained in:
valentina 2024-12-03 17:16:06 +01:00
parent fbd0c80fc9
commit 1cab75fbfc
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@ -92,7 +92,7 @@ REVISION
manifest.json
checksum.json
mysql.json
mysql_5_7.json
mysql_8_3.json
mariadb_10_x.json
settings.json

View File

@ -473,7 +473,7 @@ function release(done) {
'**/*',
'!checksum.json',
'!mysql.json',
'!mysql_5_7.json',
'!mysql_8_3.json',
'!mariadb_10_x.json',
'!settings.json',
'!manifest.json',