Browse Source

Add bin/ and packages/ to .gitignore

zhanfei 6 tháng trước cách đây
mục cha
commit
01a55043e3
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  1. 7 0
      .gitignore

+ 7 - 0
.gitignore

@@ -21,6 +21,13 @@
 *.userosscache
 *.sln.docstates
 
+# Build outputs
+bin/
+obj/
+
+# NuGet packages
+[Pp]ackages/
+
 # User-specific files (MonoDevelop/Xamarin Studio)
 *.userprefs