浏览代码

Added section for SQL Server files

Ignore SQL Server Database and log files in App_Data.
Lars Wilhelmsen 12 年之前
父节点
当前提交
74310b68b1
共有 1 个文件被更改,包括 4 次插入0 次删除
  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