Exclude git from docker context (#1412)

* Exclude .git from Docker build context

* Add last line
This commit is contained in:
ふぁ 2026-06-21 13:41:04 +09:00 committed by GitHub
commit 446f06f9d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,3 +4,4 @@ LICENSE
docker-compose.yml docker-compose.yml
Dockerfile Dockerfile
tests/ tests/
.git