From 0ca34de5e9dd53029d060b8c7637986745994be4 Mon Sep 17 00:00:00 2001
From: Olivia Doppelt-Azeroual <odoppelt@pasteur.fr>
Date: Mon, 20 Mar 2017 16:10:17 +0100
Subject: [PATCH] restructuration of the project architecture

---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 421000fc..9f032826 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
 *.pyc
 *.swp
 venv
+/ippidb_backend/PrepareFingerPrints/nbproject/private/
+/ippidb_backend/PrepareFingerPrints/build/
+/ippidb_backend/PrepareFingerPrints/dist/
\ No newline at end of file
-- 
GitLab