Minor: clean up .dockerignore #159.

This commit is contained in:
Sebastian Jeltsch 2025-10-06 16:47:10 +02:00
parent fa59a49c9c
commit f9f5f1f7d6
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,3 @@
target/
traildepot/
**/traildepot/
**/target/
**/target/

View file

@ -1,4 +1,6 @@
node_modules/
**/node_modules/
examples/
.git*
*.log