Merge pull request #6247 from jbampton/clean-up-dockerignore

Clean up the `.dockerignore` file
This commit is contained in:
Yukihiro "Matz" Matsumoto
2024-04-22 09:49:52 +09:00
committed by GitHub
+6 -6
View File
@@ -1,14 +1,14 @@
.DS_Store
.idea
.vscode
.yardoc
*.bak
*.iml
*.ipr
*.swp
*.tmp
/.yardoc
/bin
/build
/doc/api
/doc/capi
bin
build
doc/api
doc/capi
node_modules