Add genesis.json to .gitignore to exclude from git grep
This commit is contained in:
parent
c7e0e27bff
commit
0053613b38
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -8,6 +8,8 @@ Makefile
|
|||
compile_commands.json
|
||||
moc_*
|
||||
*.moc
|
||||
|
||||
genesis.json
|
||||
hardfork.hpp
|
||||
|
||||
libraries/utilities/git_revision.cpp
|
||||
|
|
|
|||
Loading…
Reference in a new issue