mirror of
https://github.com/rommapp/romm.git
synced 2026-06-28 06:46:00 +00:00
* Rename file to `Dockerfile.dockerignore`. As the `Dockerfile` is not in the root directory, the Docker spec requires the file to be named `<dockerfile_name>.dockerignore`. * Update ignore rules, and include `.mypy_cache/` directory.