From ede567e7fdd4542f5c5ccced51b3a627434bfd98 Mon Sep 17 00:00:00 2001
From: Hugo SUBTIL <ext.sopra.husubtil@grandlyon.com>
Date: Fri, 9 Apr 2021 14:04:03 +0200
Subject: [PATCH] fix: typo in .gitignore

---
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 464102221..58b005720 100644
--- a/.gitignore
+++ b/.gitignore
@@ -392,4 +392,4 @@ dist
 
 # Migrations
 .migrate
-./src/migrations/data/
\ No newline at end of file
+src/migrations/data/
\ No newline at end of file
-- 
GitLab