From 204ee37a37f6034409f23bba17c33872cf842872 Mon Sep 17 00:00:00 2001 From: Andrew Reeves Date: Fri, 10 Mar 2017 10:16:12 +0000 Subject: [PATCH] Update gitignore to remove MANIFEST --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5b97902..b2f13e3 100644 --- a/.gitignore +++ b/.gitignore @@ -63,4 +63,5 @@ target/ *.DS_Store # pycharm config -*.idea \ No newline at end of file +*.idea +MANIFEST \ No newline at end of file