mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 02:49:55 +00:00
fix: dockerignore comment (#4971)
This commit is contained in:
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user