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
|
||||
!deny.toml
|
||||
!Makefile
|
||||
!/.git # include for vergen constants
|
||||
|
||||
# include for vergen constants
|
||||
!/.git
|
||||
|
||||
# include dist directory, where the reth binary is located after compilation
|
||||
!/dist
|
||||
|
||||
Reference in New Issue
Block a user