From a69100ad476a72d7821231e8b06218736f372f2e Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Fri, 2 Jul 2021 19:06:25 +0200 Subject: [PATCH] update gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 146064f6..f12548ea 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,12 @@ *.pdb .vs/* +#-------------------------------- +# area MP.Stats +#-------------------------------- +/MAPO-CORE/Mp.Stats/temp/*.csv + + #-------------------------------- # Area VersGen #--------------------------------