From 4b92c33882d209ec742f8d277807fa9249b7b72c Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Tue, 10 May 2016 16:15:11 -0400 Subject: [PATCH] Add bin to gitignore Because these files are mussing up my clean history, and I think they change every time I run make install. License: MIT Signed-off-by: Richard Littauer --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index fef7b22b9..a84a2a81f 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,6 @@ *~ .ipfs +bin/gx +bin/gx* +bin/tmp