refactor(docker): update .gitignore for devcontainer files and remove version from docker-compose
Some checks failed
CI / lint (push) Successful in 16s
Deploy - Coolify / deploy (push) Failing after 5s
CI / test (push) Successful in 1m4s
CI / build (push) Successful in 2m19s

This commit is contained in:
2025-11-15 15:41:43 +01:00
parent eb2687829f
commit f9feb51d33
2 changed files with 4 additions and 2 deletions

4
.gitignore vendored
View File

@@ -54,3 +54,7 @@ local*.db
# Act runner files
.runner
# Devcontainer files
.devcontainer/devcontainer.json
.devcontainer/docker-compose.yml