mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: ignore data dir (#1157)
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -17,4 +17,7 @@ target/
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
# Generated test-vectors for DB
|
# Generated test-vectors for DB
|
||||||
testdata/micro/db
|
testdata/micro/db
|
||||||
|
|
||||||
|
# prometheus data dir
|
||||||
|
data/
|
||||||
Reference in New Issue
Block a user