Add genesis.json to .gitignore to exclude from git grep

This commit is contained in:
Vikram Rajkumar 2017-01-16 18:33:39 -06:00
parent c7e0e27bff
commit 0053613b38

2
.gitignore vendored
View file

@ -8,6 +8,8 @@ Makefile
compile_commands.json
moc_*
*.moc
genesis.json
hardfork.hpp
libraries/utilities/git_revision.cpp