mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-20 07:48:06 +02:00
Added new lines
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
53bf507be6
commit
8d6d4a9eff
3 changed files with 3 additions and 3 deletions
2
nginx-aspnet-mysql/backend/.gitignore
vendored
2
nginx-aspnet-mysql/backend/.gitignore
vendored
|
@ -347,4 +347,4 @@ healthchecksdb
|
|||
MigrationBackup/
|
||||
|
||||
# Ionide (cross platform F# VS Code tools) working folder
|
||||
.ionide/
|
||||
.ionide/
|
||||
|
|
|
@ -59,4 +59,4 @@ void Prepare(string connectionString)
|
|||
}
|
||||
transation.Commit();
|
||||
connection.Close();
|
||||
}
|
||||
}
|
||||
|
|
|
@ -7,4 +7,4 @@
|
|||
<ItemGroup>
|
||||
<PackageReference Include="MySqlConnector" Version="2.1.2" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue