From ac1430456ca467d41358d62a838ec5ab867e5509 Mon Sep 17 00:00:00 2001 From: Juan Batiz-Benet Date: Tue, 30 Sep 2014 03:19:13 -0700 Subject: [PATCH] changed gitignore to accomodate atom See https://github.com/atom/atom/issues/3660 --- cmd/ipfs/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/ipfs/.gitignore b/cmd/ipfs/.gitignore index 1670fe3cd..8de552d0c 100644 --- a/cmd/ipfs/.gitignore +++ b/cmd/ipfs/.gitignore @@ -1 +1 @@ -ipfs +./ipfs