From 0e3f260e5609232f1d30e92bf7c100b4e3075f05 Mon Sep 17 00:00:00 2001 From: Michael Stum Date: Sun, 17 Sep 2017 00:06:36 -0400 Subject: [PATCH] Ignore userprefs for VS Mac --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 50c2af5..33833d3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +*.userprefs doc/out *resharper.user [Dd]ebug/ @@ -26,4 +27,4 @@ nuget/ Thumbs.db Desktop.ini BenchmarkDotNet.Artifacts -src/Simplexcel.TestApp/*.xlsx \ No newline at end of file +src/Simplexcel.TestApp/*.xlsx