소스 검색

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