fix: dockerignore comment (#4971)

This commit is contained in:
Matthias Seitz
2023-10-10 15:23:49 +02:00
committed by GitHub
parent 67773ade8e
commit eb22cdef32

View File

@ -11,7 +11,9 @@
!Cross.toml !Cross.toml
!deny.toml !deny.toml
!Makefile !Makefile
!/.git # include for vergen constants
# include for vergen constants
!/.git
# include dist directory, where the reth binary is located after compilation # include dist directory, where the reth binary is located after compilation
!/dist !/dist