From fa241c44ced9fa10fdbb1e5f573afca44dcbbcc0 Mon Sep 17 00:00:00 2001
From: Baptiste Bauvin <baptiste.bauvin@lis-lab.fr>
Date: Wed, 29 Apr 2020 11:16:11 -0400
Subject: [PATCH] Removed gitignore

---
 .gitignore | 29 -----------------------------
 1 file changed, 29 deletions(-)
 delete mode 100644 .gitignore

diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 8f15990a..00000000
--- a/.gitignore
+++ /dev/null
@@ -1,29 +0,0 @@
-TODO
-*.pyc
-results/*
-data/*
-Data/*
-multiview_platform/tests/temp_tests/**
-multiview-machine-learning-omis.iml
-multiview_platform.egg-inf*
-build*
-dist*
-multiview_platform/.idea/*
-.gitignore
-multiview_platform/examples/results/example_1/*
-multiview_platform/examples/results/example_2_1_1/*
-multiview_platform/examples/results/example_2_1_2/*
-multiview_platform/examples/results/example_2_2_1/*
-multiview_platform/examples/results/example_2_3/*
-multiview_platform/examples/results/example_3/*
-multiview_platform/examples/results/example_4/*
-multiview_platform/examples/results/example_5/*
-multiview_platform/html_cov/
-multiview_platform/.coverage*
-.coverage*
-htmlcov/
-.gitignore
-.cache/
-.pytest_cache/
-multiview_platform/.xml
-summit.egg-info/
\ No newline at end of file
-- 
GitLab