Merge pull request #2982 from bcvanmeurs/patch-1

Fix .dockerignore
This commit is contained in:
Ishaan Jaff 2024-04-12 08:10:50 -07:00 committed by GitHub
commit df2999e0eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
/docs
/cookbook
/.circleci
/.github
/tests
docs
cookbook
.circleci
.github
tests