From 56d62027c83c391f53f698d8095b84fec4b2cfc8 Mon Sep 17 00:00:00 2001 From: Michael Becker Date: Thu, 19 May 2016 00:02:07 -0400 Subject: [PATCH] Ignore MonoDevelop crap --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a5c0f5c1..e511d387 100644 --- a/.gitignore +++ b/.gitignore @@ -152,6 +152,7 @@ $RECYCLE.BIN/ # MonoDevelop crap *.userprefs +*.resources # Do not pull in UniversalEditor WinForms until we're ready CSharp/Applications/UniversalEditor.DesktopApplication.WindowsForms @@ -174,4 +175,4 @@ CSharp/Setup/setup.exe .metadata .project .settings -RemoteSystemsTempFiles +RemoteSystemsTempFiles \ No newline at end of file