Clean up the .dockerignore file

This commit is contained in:
John Bampton
2024-04-21 22:46:19 +10:00
parent ad476c3684
commit 7e8ec85f6b
+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