From d3cbb4f6505e517a2b3154d0057661bb8d85cf2d Mon Sep 17 00:00:00 2001
From: ctroupin <charles.troupin@gmail.com>
Date: Tue, 18 Dec 2018 13:36:53 +0100
Subject: [PATCH] ignore review

---
 .gitignore | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index bf523ba..5c85a88 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
 # Initial ignore
-python/.ipynb_checkpoints/
+
 latex/AlborexData201703.bbl
 latex/AlborexData201703.blg
 latex/workplan.md
@@ -10,7 +10,7 @@ python/.idea/
 python/logs
 python/__pycache__
 figures/SST
-
+Review/
 *.sty
 *.cls
 *.bst
-- 
GitLab