Add .devcontainer to .dockerignore

This commit is contained in:
Kroese 2025-10-17 09:59:24 +02:00 committed by GitHub
parent 42a149d7b9
commit dee4f17f31
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,5 @@
.dockerignore .dockerignore
.devcontainer
.git .git
.github .github
.gitignore .gitignore