Fix .dockerignore

Prefix slash does work on macos, but I suspect not on linux.
This commit is contained in:
Bram van Meurs
2024-04-12 11:06:24 +01:00
committed by GitHub
parent 775d28a509
commit facdc795bb
+5 -5
View File
@@ -1,5 +1,5 @@
/docs
/cookbook
/.circleci
/.github
/tests
docs
cookbook
.circleci
.github
tests