From d05ad3a0add7d6349d8aa6e570f96b89118f2e83 Mon Sep 17 00:00:00 2001
From: Mathieu Loiseau <mathieu.loiseau@insa-lyon.fr>
Date: Thu, 23 Jan 2025 17:32:01 +0100
Subject: [PATCH] git ignore

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

diff --git a/.gitignore b/.gitignore
index e6f83cba..1f6e5801 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,7 +2,7 @@
 # == Windows ==
 #
 
-# Windows image file caches
+# Mac/Windows image file caches
 Thumbs.db
 ehthumbs.db
 .DS_Store
@@ -48,6 +48,7 @@ mono_crash*.blob
 
 # [Guillaume Meinesz addition 15 decembre 2019] Visual Studio cache directory
 .vs/
+.vsconfig
 
 # Bought assets
 /Assets/AssetStoreTools*
-- 
GitLab