chore: update gitignore and dev cont
All checks were successful
Caddy Manager CI build / docker (push) Successful in 1m33s

This commit is contained in:
2025-04-30 10:56:13 +00:00
parent 413e5f339c
commit 9bd95c08f7
2 changed files with 2 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
{
"name": "caddy-manager-devcon",
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
"image": "mcr.microsoft.com/devcontainers/dotnet:1-9.0",
"image": "mcr.microsoft.com/devcontainers/dotnet:9.0",
// Features to add to the dev container. More info: https://containers.dev/features.
// "features": {},

1
.gitignore vendored
View File

@@ -5,3 +5,4 @@ riderModule.iml
/_ReSharper.Caches/
.idea/
*.sln.DotSettings.user
.vscode/