From: Ramakrishnan Muthukrishnan <ram@rkrishnan.org>
Date: Fri, 18 Dec 2015 06:04:37 +0000 (+0530)
Subject: stick a .gitignore file
X-Git-Url: https://git.rkrishnan.org/Site/Content/Exhibitors/pb.xhtml?a=commitdiff_plain;h=82bb18a49a4813fa6618d69df11df34a4db50ead;p=tahoe-lafs%2Fzfec.git

stick a .gitignore file
---

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..26f6b06
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+*.so
+*.o
+*.pyc
+*.pyo
+*.DS_Store
+/zfec/build/*
+/zfec/zfec.egg-info