Browse Source

Added section for SQL Server files

Ignore SQL Server Database and log files in App_Data.
Lars Wilhelmsen 12 years ago
parent
commit
74310b68b1
1 changed files with 4 additions and 0 deletions
  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