Add .git to .dockerignore to prevent Git files from being included in Docker builds (#290)

This commit is contained in:
samanhappy
2025-08-24 15:37:38 +08:00
committed by GitHub
parent 9952927a13
commit 9300814994

1
.dockerignore Normal file
View File

@@ -0,0 +1 @@
.git