From 88ccf823a3808d1f43708990739f962fb85260bf Mon Sep 17 00:00:00 2001 From: alcexhim Date: Wed, 25 Jun 2014 18:42:30 -0400 Subject: [PATCH] Updated gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 47694958..1710959c 100644 --- a/.gitignore +++ b/.gitignore @@ -150,6 +150,9 @@ $RECYCLE.BIN/ # Mac crap .DS_Store +# MonoDevelop crap +*.userprefs + # Do not pull in UniversalEditor WinForms until we're ready CSharp/Applications/UniversalEditor.DesktopApplication.WindowsForms # Do not pull in output files (if you're gonna get the source, build it yourself)