This is an automated email from the ASF dual-hosted git repository.
sbp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
The following commit(s) were added to refs/heads/main by this push:
new ede2e6e Add some directories to the Docker ignore file
ede2e6e is described below
commit ede2e6e28ae76b1006fd0618853a0866a1827a44
Author: Sean B. Palmer <[email protected]>
AuthorDate: Mon Jan 5 16:57:56 2026 +0000
Add some directories to the Docker ignore file
---
.dockerignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.dockerignore b/.dockerignore
index 0b80fd1..9a02b07 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -17,7 +17,9 @@
.venv
__pycache__
cert.pem
+dev/
dmypy.json
htmlcov/
key.pem
+node_modules/
state/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]