diff --git a/.gitignore b/.gitignore
index 0ff549a..2a2672f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/bin/
-/obj/
\ No newline at end of file
+/obj/
+*.DS_Store
\ No newline at end of file
diff --git a/UMC.Host.csproj b/UMC.Host.csproj
index 7dcf91f..e9f84f4 100644
--- a/UMC.Host.csproj
+++ b/UMC.Host.csproj
@@ -11,9 +11,7 @@
4
-
-
-
-
+
+
\ No newline at end of file