diff options
-rw-r--r-- | .dockerignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore index 7cacc371..e0435ada 100644 --- a/.dockerignore +++ b/.dockerignore @@ -8,6 +8,8 @@ /testenv/.tox/ /testenv/.mypy_cache/ /testenv/.ssl/ +/hid/.pio/ +/hid/.platformio/ /.git/ /v*.tar.gz /*.pkg.tar.xz |