From 00914f01c069b5da8877ca23cc47750305db614e Mon Sep 17 00:00:00 2001
From: Hugo BAYOUD <hugo.bayoud@etu.uca.fr>
Date: Wed, 24 Mar 2021 08:39:39 +0100
Subject: [PATCH] gitignore modified

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

diff --git a/.gitignore b/.gitignore
index 9a9031a0..a6f5d551 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,6 +30,8 @@ speed-measure-plugin*.json
 !.vscode/launch.json
 !.vscode/extensions.json
 .history/*
+/_cacache
+/_logs
 
 # misc
 /.sass-cache
@@ -44,7 +46,3 @@ testem.log
 # System Files
 .DS_Store
 Thumbs.db
-
-# other
-/_cacache
-/_logs
\ No newline at end of file
-- 
GitLab