From: Ramakrishnan Muthukrishnan <ram@rkrishnan.org>
Date: Tue, 26 Jan 2016 11:54:14 +0000 (+0530)
Subject: gitignore: fix the paths broken after the re-arrangement of files
X-Git-Url: https://git.rkrishnan.org/components/com_hotproperty/css/%22file:/%22news.html?a=commitdiff_plain;h=49370507335037afc5fb54cef9b1176914bb37f8;p=tahoe-lafs%2Fzfec.git

gitignore: fix the paths broken after the re-arrangement of files
---

diff --git a/.gitignore b/.gitignore
index 26f6b06..479f48c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,5 +3,6 @@
 *.pyc
 *.pyo
 *.DS_Store
-/zfec/build/*
-/zfec/zfec.egg-info
+build/*
+zfec.egg-info
+