From 0dd66b0b2198c54988129031c8cddaf485559aa3 Mon Sep 17 00:00:00 2001 From: Katy Coe Date: Sun, 9 Feb 2020 10:29:19 +0100 Subject: [PATCH] GUI: Ignore ReSharper settings --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 26ded2a..2ce1044 100644 --- a/.gitignore +++ b/.gitignore @@ -262,3 +262,4 @@ paket-files/ /Il2CppTests/TestBinaries /Il2CppTests/TestExpectedResults /Il2CppTests/Tests.cs +/Il2CppInspector.sln.DotSettings