From e839148a6f85df3a92da9c49d542ffd68ffbeaf3 Mon Sep 17 00:00:00 2001 From: Michal Buzik Date: Sat, 27 Sep 2025 10:05:09 +0200 Subject: [PATCH] Ignore .DotSettings.user file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cf6122fad..11af5602f 100644 --- a/.gitignore +++ b/.gitignore @@ -86,3 +86,4 @@ Users/obj/ .idea/ *.suo *.bak +TBF.sln.DotSettings.user \ No newline at end of file