From 0053613b38e81719c198f36c748e181cc44635b2 Mon Sep 17 00:00:00 2001 From: Vikram Rajkumar Date: Mon, 16 Jan 2017 18:33:39 -0600 Subject: [PATCH] Add genesis.json to .gitignore to exclude from git grep --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 7e477b3d..7b1936ff 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,8 @@ Makefile compile_commands.json moc_* *.moc + +genesis.json hardfork.hpp libraries/utilities/git_revision.cpp