Browse Source

Added section for SQL Server files

Ignore SQL Server Database and log files in App_Data.
Lars Wilhelmsen 12 năm trước cách đây
mục cha
commit
74310b68b1
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      CSharp.gitignore

+ 4 - 0
CSharp.gitignore

@@ -106,3 +106,7 @@ Generated_Code #added for RIA/Silverlight projects
 _UpgradeReport_Files/
 Backup*/
 UpgradeLog*.XML
+
+# SQL Server files
+App_Data/*.mdf
+App_Data/*.ldf